#DDE07B Color

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

Color preview

#DDE07B

Color formats

HEX
#DDE07B
RGB
rgb(221, 224, 123)
RGBA
rgba(221, 224, 123, 1)
HSL
hsl(62, 62%, 68%)
HSV
hsv(62, 45%, 88%)
CMYK
cmyk(1%, 0%, 45%, 12%)
CSS variable
--color-primary: #DDE07B;
Lowercase HEX
#dde07b

Shades

Tints

Tones

Harmony

CSS snippets for #DDE07B

.color-dde07b {
  color: #DDE07B;
  background-color: #DDE07B;
}

Frequently asked questions

What color is #DDE07B?+

#DDE07B is a HEX color with RGB value rgb(221, 224, 123) and HSL value hsl(62, 62%, 68%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DDE07B?+

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