#C3FAB9 Color

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

Color preview

#C3FAB9

Color formats

HEX
#C3FAB9
RGB
rgb(195, 250, 185)
RGBA
rgba(195, 250, 185, 1)
HSL
hsl(111, 87%, 85%)
HSV
hsv(111, 26%, 98%)
CMYK
cmyk(22%, 0%, 26%, 2%)
CSS variable
--color-primary: #C3FAB9;
Lowercase HEX
#c3fab9

Shades

Tints

Tones

Harmony

CSS snippets for #C3FAB9

.color-c3fab9 {
  color: #C3FAB9;
  background-color: #C3FAB9;
}

Frequently asked questions

What color is #C3FAB9?+

#C3FAB9 is a HEX color with RGB value rgb(195, 250, 185) and HSL value hsl(111, 87%, 85%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #C3FAB9?+

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