#CBED81 Color

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

Color preview

#CBED81

Color formats

HEX
#CBED81
RGB
rgb(203, 237, 129)
RGBA
rgba(203, 237, 129, 1)
HSL
hsl(79, 75%, 72%)
HSV
hsv(79, 46%, 93%)
CMYK
cmyk(14%, 0%, 46%, 7%)
CSS variable
--color-primary: #CBED81;
Lowercase HEX
#cbed81

Shades

Tints

Tones

Harmony

CSS snippets for #CBED81

.color-cbed81 {
  color: #CBED81;
  background-color: #CBED81;
}

Frequently asked questions

What color is #CBED81?+

#CBED81 is a HEX color with RGB value rgb(203, 237, 129) and HSL value hsl(79, 75%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CBED81?+

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