#C4FABD Color

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

Color preview

#C4FABD

Color formats

HEX
#C4FABD
RGB
rgb(196, 250, 189)
RGBA
rgba(196, 250, 189, 1)
HSL
hsl(113, 86%, 86%)
HSV
hsv(113, 24%, 98%)
CMYK
cmyk(22%, 0%, 24%, 2%)
CSS variable
--color-primary: #C4FABD;
Lowercase HEX
#c4fabd

Shades

Tints

Tones

Harmony

CSS snippets for #C4FABD

.color-c4fabd {
  color: #C4FABD;
  background-color: #C4FABD;
}

Frequently asked questions

What color is #C4FABD?+

#C4FABD is a HEX color with RGB value rgb(196, 250, 189) and HSL value hsl(113, 86%, 86%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C4FABD?+

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