#DDFC2C Color

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

Color preview

#DDFC2C

Color formats

HEX
#DDFC2C
RGB
rgb(221, 252, 44)
RGBA
rgba(221, 252, 44, 1)
HSL
hsl(69, 97%, 58%)
HSV
hsv(69, 83%, 99%)
CMYK
cmyk(12%, 0%, 83%, 1%)
CSS variable
--color-primary: #DDFC2C;
Lowercase HEX
#ddfc2c

Shades

Tints

Tones

Harmony

CSS snippets for #DDFC2C

.color-ddfc2c {
  color: #DDFC2C;
  background-color: #DDFC2C;
}

Frequently asked questions

What color is #DDFC2C?+

#DDFC2C is a HEX color with RGB value rgb(221, 252, 44) and HSL value hsl(69, 97%, 58%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DDFC2C?+

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