#DDFF87 Color

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

Color preview

#DDFF87

Color formats

HEX
#DDFF87
RGB
rgb(221, 255, 135)
RGBA
rgba(221, 255, 135, 1)
HSL
hsl(77, 100%, 76%)
HSV
hsv(77, 47%, 100%)
CMYK
cmyk(13%, 0%, 47%, 0%)
CSS variable
--color-primary: #DDFF87;
Lowercase HEX
#ddff87

Shades

Tints

Tones

Harmony

CSS snippets for #DDFF87

.color-ddff87 {
  color: #DDFF87;
  background-color: #DDFF87;
}

Frequently asked questions

What color is #DDFF87?+

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

What is the closest Tailwind color to #DDFF87?+

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