#CEFF73 Color

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

Color preview

#CEFF73

Color formats

HEX
#CEFF73
RGB
rgb(206, 255, 115)
RGBA
rgba(206, 255, 115, 1)
HSL
hsl(81, 100%, 73%)
HSV
hsv(81, 55%, 100%)
CMYK
cmyk(19%, 0%, 55%, 0%)
CSS variable
--color-primary: #CEFF73;
Lowercase HEX
#ceff73

Shades

Tints

Tones

Harmony

CSS snippets for #CEFF73

.color-ceff73 {
  color: #CEFF73;
  background-color: #CEFF73;
}

Frequently asked questions

What color is #CEFF73?+

#CEFF73 is a HEX color with RGB value rgb(206, 255, 115) and HSL value hsl(81, 100%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CEFF73?+

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