#CCEB1B Color

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

Color preview

#CCEB1B

Color formats

HEX
#CCEB1B
RGB
rgb(204, 235, 27)
RGBA
rgba(204, 235, 27, 1)
HSL
hsl(69, 84%, 51%)
HSV
hsv(69, 89%, 92%)
CMYK
cmyk(13%, 0%, 89%, 8%)
CSS variable
--color-primary: #CCEB1B;
Lowercase HEX
#cceb1b

Shades

Tints

Tones

Harmony

CSS snippets for #CCEB1B

.color-cceb1b {
  color: #CCEB1B;
  background-color: #CCEB1B;
}

Frequently asked questions

What color is #CCEB1B?+

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

What is the closest Tailwind color to #CCEB1B?+

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