#DDFD12 Color

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

Color preview

#DDFD12

Color formats

HEX
#DDFD12
RGB
rgb(221, 253, 18)
RGBA
rgba(221, 253, 18, 1)
HSL
hsl(68, 98%, 53%)
HSV
hsv(68, 93%, 99%)
CMYK
cmyk(13%, 0%, 93%, 1%)
CSS variable
--color-primary: #DDFD12;
Lowercase HEX
#ddfd12

Shades

Tints

Tones

Harmony

CSS snippets for #DDFD12

.color-ddfd12 {
  color: #DDFD12;
  background-color: #DDFD12;
}

Frequently asked questions

What color is #DDFD12?+

#DDFD12 is a HEX color with RGB value rgb(221, 253, 18) and HSL value hsl(68, 98%, 53%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #DDFD12?+

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