#C0F1AF Color

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

Color preview

#C0F1AF

Color formats

HEX
#C0F1AF
RGB
rgb(192, 241, 175)
RGBA
rgba(192, 241, 175, 1)
HSL
hsl(105, 70%, 82%)
HSV
hsv(105, 27%, 95%)
CMYK
cmyk(20%, 0%, 27%, 5%)
CSS variable
--color-primary: #C0F1AF;
Lowercase HEX
#c0f1af

Shades

Tints

Tones

Harmony

CSS snippets for #C0F1AF

.color-c0f1af {
  color: #C0F1AF;
  background-color: #C0F1AF;
}

Frequently asked questions

What color is #C0F1AF?+

#C0F1AF is a HEX color with RGB value rgb(192, 241, 175) and HSL value hsl(105, 70%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #C0F1AF?+

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