#C6E1BF Color

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

Color preview

#C6E1BF

Color formats

HEX
#C6E1BF
RGB
rgb(198, 225, 191)
RGBA
rgba(198, 225, 191, 1)
HSL
hsl(108, 36%, 82%)
HSV
hsv(108, 15%, 88%)
CMYK
cmyk(12%, 0%, 15%, 12%)
CSS variable
--color-primary: #C6E1BF;
Lowercase HEX
#c6e1bf

Shades

Tints

Tones

Harmony

CSS snippets for #C6E1BF

.color-c6e1bf {
  color: #C6E1BF;
  background-color: #C6E1BF;
}

Frequently asked questions

What color is #C6E1BF?+

#C6E1BF is a HEX color with RGB value rgb(198, 225, 191) and HSL value hsl(108, 36%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C6E1BF?+

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