#DEE37B Color

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

Color preview

#DEE37B

Color formats

HEX
#DEE37B
RGB
rgb(222, 227, 123)
RGBA
rgba(222, 227, 123, 1)
HSL
hsl(63, 65%, 69%)
HSV
hsv(63, 46%, 89%)
CMYK
cmyk(2%, 0%, 46%, 11%)
CSS variable
--color-primary: #DEE37B;
Lowercase HEX
#dee37b

Shades

Tints

Tones

Harmony

CSS snippets for #DEE37B

.color-dee37b {
  color: #DEE37B;
  background-color: #DEE37B;
}

Frequently asked questions

What color is #DEE37B?+

#DEE37B is a HEX color with RGB value rgb(222, 227, 123) and HSL value hsl(63, 65%, 69%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEE37B?+

The closest Tailwind color is amber-200, available as the bg-amber-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