#DDE65B Color

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

Color preview

#DDE65B

Color formats

HEX
#DDE65B
RGB
rgb(221, 230, 91)
RGBA
rgba(221, 230, 91, 1)
HSL
hsl(64, 74%, 63%)
HSV
hsv(64, 60%, 90%)
CMYK
cmyk(4%, 0%, 60%, 10%)
CSS variable
--color-primary: #DDE65B;
Lowercase HEX
#dde65b

Shades

Tints

Tones

Harmony

CSS snippets for #DDE65B

.color-dde65b {
  color: #DDE65B;
  background-color: #DDE65B;
}

Frequently asked questions

What color is #DDE65B?+

#DDE65B is a HEX color with RGB value rgb(221, 230, 91) and HSL value hsl(64, 74%, 63%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DDE65B?+

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