#CEFB7F Color

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

Color preview

#CEFB7F

Color formats

HEX
#CEFB7F
RGB
rgb(206, 251, 127)
RGBA
rgba(206, 251, 127, 1)
HSL
hsl(82, 94%, 74%)
HSV
hsv(82, 49%, 98%)
CMYK
cmyk(18%, 0%, 49%, 2%)
CSS variable
--color-primary: #CEFB7F;
Lowercase HEX
#cefb7f

Shades

Tints

Tones

Harmony

CSS snippets for #CEFB7F

.color-cefb7f {
  color: #CEFB7F;
  background-color: #CEFB7F;
}

Frequently asked questions

What color is #CEFB7F?+

#CEFB7F is a HEX color with RGB value rgb(206, 251, 127) and HSL value hsl(82, 94%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CEFB7F?+

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