#CEFB04 Color

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

Color preview

#CEFB04

Color formats

HEX
#CEFB04
RGB
rgb(206, 251, 4)
RGBA
rgba(206, 251, 4, 1)
HSL
hsl(71, 97%, 50%)
HSV
hsv(71, 98%, 98%)
CMYK
cmyk(18%, 0%, 98%, 2%)
CSS variable
--color-primary: #CEFB04;
Lowercase HEX
#cefb04

Shades

Tints

Tones

Harmony

CSS snippets for #CEFB04

.color-cefb04 {
  color: #CEFB04;
  background-color: #CEFB04;
}

Frequently asked questions

What color is #CEFB04?+

#CEFB04 is a HEX color with RGB value rgb(206, 251, 4) and HSL value hsl(71, 97%, 50%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #CEFB04?+

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