#CBE600 Color

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

Color preview

#CBE600

Color formats

HEX
#CBE600
RGB
rgb(203, 230, 0)
RGBA
rgba(203, 230, 0, 1)
HSL
hsl(67, 100%, 45%)
HSV
hsv(67, 100%, 90%)
CMYK
cmyk(12%, 0%, 100%, 10%)
CSS variable
--color-primary: #CBE600;
Lowercase HEX
#cbe600

Shades

Tints

Tones

Harmony

CSS snippets for #CBE600

.color-cbe600 {
  color: #CBE600;
  background-color: #CBE600;
}

Frequently asked questions

What color is #CBE600?+

#CBE600 is a HEX color with RGB value rgb(203, 230, 0) and HSL value hsl(67, 100%, 45%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #CBE600?+

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