#DCF901 Color

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

Color preview

#DCF901

Color formats

HEX
#DCF901
RGB
rgb(220, 249, 1)
RGBA
rgba(220, 249, 1, 1)
HSL
hsl(67, 99%, 49%)
HSV
hsv(67, 100%, 98%)
CMYK
cmyk(12%, 0%, 100%, 2%)
CSS variable
--color-primary: #DCF901;
Lowercase HEX
#dcf901

Shades

Tints

Tones

Harmony

CSS snippets for #DCF901

.color-dcf901 {
  color: #DCF901;
  background-color: #DCF901;
}

Frequently asked questions

What color is #DCF901?+

#DCF901 is a HEX color with RGB value rgb(220, 249, 1) and HSL value hsl(67, 99%, 49%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #DCF901?+

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