#DAE08B Color

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

Color preview

#DAE08B

Color formats

HEX
#DAE08B
RGB
rgb(218, 224, 139)
RGBA
rgba(218, 224, 139, 1)
HSL
hsl(64, 58%, 71%)
HSV
hsv(64, 38%, 88%)
CMYK
cmyk(3%, 0%, 38%, 12%)
CSS variable
--color-primary: #DAE08B;
Lowercase HEX
#dae08b

Shades

Tints

Tones

Harmony

CSS snippets for #DAE08B

.color-dae08b {
  color: #DAE08B;
  background-color: #DAE08B;
}

Frequently asked questions

What color is #DAE08B?+

#DAE08B is a HEX color with RGB value rgb(218, 224, 139) and HSL value hsl(64, 58%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DAE08B?+

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