#CEFB6F Color

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

Color preview

#CEFB6F

Color formats

HEX
#CEFB6F
RGB
rgb(206, 251, 111)
RGBA
rgba(206, 251, 111, 1)
HSL
hsl(79, 95%, 71%)
HSV
hsv(79, 56%, 98%)
CMYK
cmyk(18%, 0%, 56%, 2%)
CSS variable
--color-primary: #CEFB6F;
Lowercase HEX
#cefb6f

Shades

Tints

Tones

Harmony

CSS snippets for #CEFB6F

.color-cefb6f {
  color: #CEFB6F;
  background-color: #CEFB6F;
}

Frequently asked questions

What color is #CEFB6F?+

#CEFB6F is a HEX color with RGB value rgb(206, 251, 111) and HSL value hsl(79, 95%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CEFB6F?+

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