#DDFF57 Color

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

Color preview

#DDFF57

Color formats

HEX
#DDFF57
RGB
rgb(221, 255, 87)
RGBA
rgba(221, 255, 87, 1)
HSL
hsl(72, 100%, 67%)
HSV
hsv(72, 66%, 100%)
CMYK
cmyk(13%, 0%, 66%, 0%)
CSS variable
--color-primary: #DDFF57;
Lowercase HEX
#ddff57

Shades

Tints

Tones

Harmony

CSS snippets for #DDFF57

.color-ddff57 {
  color: #DDFF57;
  background-color: #DDFF57;
}

Frequently asked questions

What color is #DDFF57?+

#DDFF57 is a HEX color with RGB value rgb(221, 255, 87) and HSL value hsl(72, 100%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DDFF57?+

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