#C6EADB Color

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

Color preview

#C6EADB

Color formats

HEX
#C6EADB
RGB
rgb(198, 234, 219)
RGBA
rgba(198, 234, 219, 1)
HSL
hsl(155, 46%, 85%)
HSV
hsv(155, 15%, 92%)
CMYK
cmyk(15%, 0%, 6%, 8%)
CSS variable
--color-primary: #C6EADB;
Lowercase HEX
#c6eadb

Shades

Tints

Tones

Harmony

CSS snippets for #C6EADB

.color-c6eadb {
  color: #C6EADB;
  background-color: #C6EADB;
}

Frequently asked questions

What color is #C6EADB?+

#C6EADB is a HEX color with RGB value rgb(198, 234, 219) and HSL value hsl(155, 46%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #C6EADB?+

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