#CCFA90 Color

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

Color preview

#CCFA90

Color formats

HEX
#CCFA90
RGB
rgb(204, 250, 144)
RGBA
rgba(204, 250, 144, 1)
HSL
hsl(86, 91%, 77%)
HSV
hsv(86, 42%, 98%)
CMYK
cmyk(18%, 0%, 42%, 2%)
CSS variable
--color-primary: #CCFA90;
Lowercase HEX
#ccfa90

Shades

Tints

Tones

Harmony

CSS snippets for #CCFA90

.color-ccfa90 {
  color: #CCFA90;
  background-color: #CCFA90;
}

Frequently asked questions

What color is #CCFA90?+

#CCFA90 is a HEX color with RGB value rgb(204, 250, 144) and HSL value hsl(86, 91%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CCFA90?+

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