#CBED45 Color

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

Color preview

#CBED45

Color formats

HEX
#CBED45
RGB
rgb(203, 237, 69)
RGBA
rgba(203, 237, 69, 1)
HSL
hsl(72, 82%, 60%)
HSV
hsv(72, 71%, 93%)
CMYK
cmyk(14%, 0%, 71%, 7%)
CSS variable
--color-primary: #CBED45;
Lowercase HEX
#cbed45

Shades

Tints

Tones

Harmony

CSS snippets for #CBED45

.color-cbed45 {
  color: #CBED45;
  background-color: #CBED45;
}

Frequently asked questions

What color is #CBED45?+

#CBED45 is a HEX color with RGB value rgb(203, 237, 69) and HSL value hsl(72, 82%, 60%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CBED45?+

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