#DDEC68 Color

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

Color preview

#DDEC68

Color formats

HEX
#DDEC68
RGB
rgb(221, 236, 104)
RGBA
rgba(221, 236, 104, 1)
HSL
hsl(67, 78%, 67%)
HSV
hsv(67, 56%, 93%)
CMYK
cmyk(6%, 0%, 56%, 7%)
CSS variable
--color-primary: #DDEC68;
Lowercase HEX
#ddec68

Shades

Tints

Tones

Harmony

CSS snippets for #DDEC68

.color-ddec68 {
  color: #DDEC68;
  background-color: #DDEC68;
}

Frequently asked questions

What color is #DDEC68?+

#DDEC68 is a HEX color with RGB value rgb(221, 236, 104) and HSL value hsl(67, 78%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DDEC68?+

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