#CCEB1F Color

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

Color preview

#CCEB1F

Color formats

HEX
#CCEB1F
RGB
rgb(204, 235, 31)
RGBA
rgba(204, 235, 31, 1)
HSL
hsl(69, 84%, 52%)
HSV
hsv(69, 87%, 92%)
CMYK
cmyk(13%, 0%, 87%, 8%)
CSS variable
--color-primary: #CCEB1F;
Lowercase HEX
#cceb1f

Shades

Tints

Tones

Harmony

CSS snippets for #CCEB1F

.color-cceb1f {
  color: #CCEB1F;
  background-color: #CCEB1F;
}

Frequently asked questions

What color is #CCEB1F?+

#CCEB1F is a HEX color with RGB value rgb(204, 235, 31) and HSL value hsl(69, 84%, 52%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CCEB1F?+

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