#DEE07B Color

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

Color preview

#DEE07B

Color formats

HEX
#DEE07B
RGB
rgb(222, 224, 123)
RGBA
rgba(222, 224, 123, 1)
HSL
hsl(61, 62%, 68%)
HSV
hsv(61, 45%, 88%)
CMYK
cmyk(1%, 0%, 45%, 12%)
CSS variable
--color-primary: #DEE07B;
Lowercase HEX
#dee07b

Shades

Tints

Tones

Harmony

CSS snippets for #DEE07B

.color-dee07b {
  color: #DEE07B;
  background-color: #DEE07B;
}

Frequently asked questions

What color is #DEE07B?+

#DEE07B is a HEX color with RGB value rgb(222, 224, 123) and HSL value hsl(61, 62%, 68%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEE07B?+

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