#DDE65E Color

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

Color preview

#DDE65E

Color formats

HEX
#DDE65E
RGB
rgb(221, 230, 94)
RGBA
rgba(221, 230, 94, 1)
HSL
hsl(64, 73%, 64%)
HSV
hsv(64, 59%, 90%)
CMYK
cmyk(4%, 0%, 59%, 10%)
CSS variable
--color-primary: #DDE65E;
Lowercase HEX
#dde65e

Shades

Tints

Tones

Harmony

CSS snippets for #DDE65E

.color-dde65e {
  color: #DDE65E;
  background-color: #DDE65E;
}

Frequently asked questions

What color is #DDE65E?+

#DDE65E is a HEX color with RGB value rgb(221, 230, 94) and HSL value hsl(64, 73%, 64%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DDE65E?+

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