#CBE123 Color

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

Color preview

#CBE123

Color formats

HEX
#CBE123
RGB
rgb(203, 225, 35)
RGBA
rgba(203, 225, 35, 1)
HSL
hsl(67, 76%, 51%)
HSV
hsv(67, 84%, 88%)
CMYK
cmyk(10%, 0%, 84%, 12%)
CSS variable
--color-primary: #CBE123;
Lowercase HEX
#cbe123

Shades

Tints

Tones

Harmony

CSS snippets for #CBE123

.color-cbe123 {
  color: #CBE123;
  background-color: #CBE123;
}

Frequently asked questions

What color is #CBE123?+

#CBE123 is a HEX color with RGB value rgb(203, 225, 35) and HSL value hsl(67, 76%, 51%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CBE123?+

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