#DCF803 Color

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

Color preview

#DCF803

Color formats

HEX
#DCF803
RGB
rgb(220, 248, 3)
RGBA
rgba(220, 248, 3, 1)
HSL
hsl(67, 98%, 49%)
HSV
hsv(67, 99%, 97%)
CMYK
cmyk(11%, 0%, 99%, 3%)
CSS variable
--color-primary: #DCF803;
Lowercase HEX
#dcf803

Shades

Tints

Tones

Harmony

CSS snippets for #DCF803

.color-dcf803 {
  color: #DCF803;
  background-color: #DCF803;
}

Frequently asked questions

What color is #DCF803?+

#DCF803 is a HEX color with RGB value rgb(220, 248, 3) and HSL value hsl(67, 98%, 49%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #DCF803?+

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