#DEE25F Color

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

Color preview

#DEE25F

Color formats

HEX
#DEE25F
RGB
rgb(222, 226, 95)
RGBA
rgba(222, 226, 95, 1)
HSL
hsl(62, 69%, 63%)
HSV
hsv(62, 58%, 89%)
CMYK
cmyk(2%, 0%, 58%, 11%)
CSS variable
--color-primary: #DEE25F;
Lowercase HEX
#dee25f

Shades

Tints

Tones

Harmony

CSS snippets for #DEE25F

.color-dee25f {
  color: #DEE25F;
  background-color: #DEE25F;
}

Frequently asked questions

What color is #DEE25F?+

#DEE25F is a HEX color with RGB value rgb(222, 226, 95) and HSL value hsl(62, 69%, 63%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEE25F?+

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