#DEE683 Color

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

Color preview

#DEE683

Color formats

HEX
#DEE683
RGB
rgb(222, 230, 131)
RGBA
rgba(222, 230, 131, 1)
HSL
hsl(65, 66%, 71%)
HSV
hsv(65, 43%, 90%)
CMYK
cmyk(3%, 0%, 43%, 10%)
CSS variable
--color-primary: #DEE683;
Lowercase HEX
#dee683

Shades

Tints

Tones

Harmony

CSS snippets for #DEE683

.color-dee683 {
  color: #DEE683;
  background-color: #DEE683;
}

Frequently asked questions

What color is #DEE683?+

#DEE683 is a HEX color with RGB value rgb(222, 230, 131) and HSL value hsl(65, 66%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEE683?+

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