#DDE15E Color

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

Color preview

#DDE15E

Color formats

HEX
#DDE15E
RGB
rgb(221, 225, 94)
RGBA
rgba(221, 225, 94, 1)
HSL
hsl(62, 69%, 63%)
HSV
hsv(62, 58%, 88%)
CMYK
cmyk(2%, 0%, 58%, 12%)
CSS variable
--color-primary: #DDE15E;
Lowercase HEX
#dde15e

Shades

Tints

Tones

Harmony

CSS snippets for #DDE15E

.color-dde15e {
  color: #DDE15E;
  background-color: #DDE15E;
}

Frequently asked questions

What color is #DDE15E?+

#DDE15E is a HEX color with RGB value rgb(221, 225, 94) and HSL value hsl(62, 69%, 63%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DDE15E?+

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