#CFDE02 Color

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

Color preview

#CFDE02

Color formats

HEX
#CFDE02
RGB
rgb(207, 222, 2)
RGBA
rgba(207, 222, 2, 1)
HSL
hsl(64, 98%, 44%)
HSV
hsv(64, 99%, 87%)
CMYK
cmyk(7%, 0%, 99%, 13%)
CSS variable
--color-primary: #CFDE02;
Lowercase HEX
#cfde02

Shades

Tints

Tones

Harmony

CSS snippets for #CFDE02

.color-cfde02 {
  color: #CFDE02;
  background-color: #CFDE02;
}

Frequently asked questions

What color is #CFDE02?+

#CFDE02 is a HEX color with RGB value rgb(207, 222, 2) and HSL value hsl(64, 98%, 44%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #CFDE02?+

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