#CFD600 Color

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

Color preview

#CFD600

Color formats

HEX
#CFD600
RGB
rgb(207, 214, 0)
RGBA
rgba(207, 214, 0, 1)
HSL
hsl(62, 100%, 42%)
HSV
hsv(62, 100%, 84%)
CMYK
cmyk(3%, 0%, 100%, 16%)
CSS variable
--color-primary: #CFD600;
Lowercase HEX
#cfd600

Shades

Tints

Tones

Harmony

CSS snippets for #CFD600

.color-cfd600 {
  color: #CFD600;
  background-color: #CFD600;
}

Frequently asked questions

What color is #CFD600?+

#CFD600 is a HEX color with RGB value rgb(207, 214, 0) and HSL value hsl(62, 100%, 42%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #CFD600?+

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