#DEE18B Color

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

Color preview

#DEE18B

Color formats

HEX
#DEE18B
RGB
rgb(222, 225, 139)
RGBA
rgba(222, 225, 139, 1)
HSL
hsl(62, 59%, 71%)
HSV
hsv(62, 38%, 88%)
CMYK
cmyk(1%, 0%, 38%, 12%)
CSS variable
--color-primary: #DEE18B;
Lowercase HEX
#dee18b

Shades

Tints

Tones

Harmony

CSS snippets for #DEE18B

.color-dee18b {
  color: #DEE18B;
  background-color: #DEE18B;
}

Frequently asked questions

What color is #DEE18B?+

#DEE18B is a HEX color with RGB value rgb(222, 225, 139) and HSL value hsl(62, 59%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEE18B?+

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