#DCF72B Color

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

Color preview

#DCF72B

Color formats

HEX
#DCF72B
RGB
rgb(220, 247, 43)
RGBA
rgba(220, 247, 43, 1)
HSL
hsl(68, 93%, 57%)
HSV
hsv(68, 83%, 97%)
CMYK
cmyk(11%, 0%, 83%, 3%)
CSS variable
--color-primary: #DCF72B;
Lowercase HEX
#dcf72b

Shades

Tints

Tones

Harmony

CSS snippets for #DCF72B

.color-dcf72b {
  color: #DCF72B;
  background-color: #DCF72B;
}

Frequently asked questions

What color is #DCF72B?+

#DCF72B is a HEX color with RGB value rgb(220, 247, 43) and HSL value hsl(68, 93%, 57%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DCF72B?+

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