#DDFF8C Color

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

Color preview

#DDFF8C

Color formats

HEX
#DDFF8C
RGB
rgb(221, 255, 140)
RGBA
rgba(221, 255, 140, 1)
HSL
hsl(78, 100%, 77%)
HSV
hsv(78, 45%, 100%)
CMYK
cmyk(13%, 0%, 45%, 0%)
CSS variable
--color-primary: #DDFF8C;
Lowercase HEX
#ddff8c

Shades

Tints

Tones

Harmony

CSS snippets for #DDFF8C

.color-ddff8c {
  color: #DDFF8C;
  background-color: #DDFF8C;
}

Frequently asked questions

What color is #DDFF8C?+

#DDFF8C is a HEX color with RGB value rgb(221, 255, 140) and HSL value hsl(78, 100%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DDFF8C?+

The closest Tailwind color is lime-200, available as the bg-lime-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