#C7E9ED Color

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

Color preview

#C7E9ED

Color formats

HEX
#C7E9ED
RGB
rgb(199, 233, 237)
RGBA
rgba(199, 233, 237, 1)
HSL
hsl(186, 51%, 85%)
HSV
hsv(186, 16%, 93%)
CMYK
cmyk(16%, 2%, 0%, 7%)
CSS variable
--color-primary: #C7E9ED;
Lowercase HEX
#c7e9ed

Shades

Tints

Tones

Harmony

CSS snippets for #C7E9ED

.color-c7e9ed {
  color: #C7E9ED;
  background-color: #C7E9ED;
}

Frequently asked questions

What color is #C7E9ED?+

#C7E9ED is a HEX color with RGB value rgb(199, 233, 237) and HSL value hsl(186, 51%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C7E9ED?+

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