#CFF773 Color

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

Color preview

#CFF773

Color formats

HEX
#CFF773
RGB
rgb(207, 247, 115)
RGBA
rgba(207, 247, 115, 1)
HSL
hsl(78, 89%, 71%)
HSV
hsv(78, 53%, 97%)
CMYK
cmyk(16%, 0%, 53%, 3%)
CSS variable
--color-primary: #CFF773;
Lowercase HEX
#cff773

Shades

Tints

Tones

Harmony

CSS snippets for #CFF773

.color-cff773 {
  color: #CFF773;
  background-color: #CFF773;
}

Frequently asked questions

What color is #CFF773?+

#CFF773 is a HEX color with RGB value rgb(207, 247, 115) and HSL value hsl(78, 89%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CFF773?+

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