#DAE19B Color

Inspect #DAE19B across formats, palettes, contrast and closest named color matches.

Color preview

#DAE19B

Color formats

HEX
#DAE19B
RGB
rgb(218, 225, 155)
RGBA
rgba(218, 225, 155, 1)
HSL
hsl(66, 54%, 75%)
HSV
hsv(66, 31%, 88%)
CMYK
cmyk(3%, 0%, 31%, 12%)
CSS variable
--color-primary: #DAE19B;
Lowercase HEX
#dae19b

Shades

Tints

Tones

Harmony

CSS snippets for #DAE19B

.color-dae19b {
  color: #DAE19B;
  background-color: #DAE19B;
}

Frequently asked questions

What color is #DAE19B?+

#DAE19B is a HEX color with RGB value rgb(218, 225, 155) and HSL value hsl(66, 54%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DAE19B?+

The closest Tailwind color is lime-200, available as the bg-lime-200 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools