#DDFC80 Color

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

Color preview

#DDFC80

Color formats

HEX
#DDFC80
RGB
rgb(221, 252, 128)
RGBA
rgba(221, 252, 128, 1)
HSL
hsl(75, 95%, 75%)
HSV
hsv(75, 49%, 99%)
CMYK
cmyk(12%, 0%, 49%, 1%)
CSS variable
--color-primary: #DDFC80;
Lowercase HEX
#ddfc80

Shades

Tints

Tones

Harmony

CSS snippets for #DDFC80

.color-ddfc80 {
  color: #DDFC80;
  background-color: #DDFC80;
}

Frequently asked questions

What color is #DDFC80?+

#DDFC80 is a HEX color with RGB value rgb(221, 252, 128) and HSL value hsl(75, 95%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DDFC80?+

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