#CEFB7B Color

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

Color preview

#CEFB7B

Color formats

HEX
#CEFB7B
RGB
rgb(206, 251, 123)
RGBA
rgba(206, 251, 123, 1)
HSL
hsl(81, 94%, 73%)
HSV
hsv(81, 51%, 98%)
CMYK
cmyk(18%, 0%, 51%, 2%)
CSS variable
--color-primary: #CEFB7B;
Lowercase HEX
#cefb7b

Shades

Tints

Tones

Harmony

CSS snippets for #CEFB7B

.color-cefb7b {
  color: #CEFB7B;
  background-color: #CEFB7B;
}

Frequently asked questions

What color is #CEFB7B?+

#CEFB7B is a HEX color with RGB value rgb(206, 251, 123) and HSL value hsl(81, 94%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CEFB7B?+

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