#CEE000 Color

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

Color preview

#CEE000

Color formats

HEX
#CEE000
RGB
rgb(206, 224, 0)
RGBA
rgba(206, 224, 0, 1)
HSL
hsl(65, 100%, 44%)
HSV
hsv(65, 100%, 88%)
CMYK
cmyk(8%, 0%, 100%, 12%)
CSS variable
--color-primary: #CEE000;
Lowercase HEX
#cee000

Shades

Tints

Tones

Harmony

CSS snippets for #CEE000

.color-cee000 {
  color: #CEE000;
  background-color: #CEE000;
}

Frequently asked questions

What color is #CEE000?+

#CEE000 is a HEX color with RGB value rgb(206, 224, 0) and HSL value hsl(65, 100%, 44%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #CEE000?+

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