HEX Color Conversion

Hex Color Code #DBE493 — RGB & HSL Conversions

How to use the #DBE493 color code in HTML & CSS?

For developers, implementing the #DBE493 color code involves declaring it in your styles. In stylesheet designs, use color: #DBE493; for text alignment. If you are developing with utility-first layouts, you can invoke it in Tailwind as text-[#DBE493] or custom configure it in your theme files.

What are the RGB and HSL conversion values for #DBE493?

The RGB code for #DBE493 is computed as rgb(219, 228, 147). Web designers using HSL values will find it at a hue of 67°, saturation of 60%, and lightness index of 74%, representing a balanced, moderate saturation.

CMYK print code settings for #DBE493

For print design setups, the CMYK values for the #DBE493 color code are Cyan: 4%, Magenta: 0%, Yellow: 36%, and Black: 11%. Yellow shades are excellent warning triggers and call-to-actions, radiating optimism, energy, and caution.

Red Channel 219
Green Channel 228
Blue Channel 147
Luminance 0.727

HEX #DBE493 Color Space Conversions

Click to copy format
HEX Color Code #DBE493
RGB (Red Green Blue) rgb(219, 228, 147)
HSL (Hue Sat Light) hsl(67°, 60%, 74%)
CMYK (Commercial Print) cmyk(4%, 0%, 36%, 11%)
HSV / HSB Values hsv(67°, 36%, 89%)
Decimal Color Code 14410899
CSS Custom Variable --color-hex: #DBE493;
Tailwind CSS Utility bg-[#DBE493]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #DBE493

Small body copy preview

Black Text on Background

Black text readability test with #DBE493

Small body copy preview

Complementary & Analogous Harmonies

Perfect matching color schemes for your designs

Shades & Tints Generator Matrix

Copy shade hex values instantly

Darker Shades (Adding Black)

Lighter Tints (Adding White)

{ } CSS Custom Properties (Variables)

Copy CSS Styles
/* CSS Custom Properties for color #DBE493 */
--color-hex: #DBE493;
--color-rgb: rgb(219, 228, 147);
--color-hsl: hsl(67deg, 60%, 74%);

Adjacent HEX Color Codes

Copied!