#C7EAEE Color

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

Color preview

#C7EAEE

Color formats

HEX
#C7EAEE
RGB
rgb(199, 234, 238)
RGBA
rgba(199, 234, 238, 1)
HSL
hsl(186, 53%, 86%)
HSV
hsv(186, 16%, 93%)
CMYK
cmyk(16%, 2%, 0%, 7%)
CSS variable
--color-primary: #C7EAEE;
Lowercase HEX
#c7eaee

Shades

Tints

Tones

Harmony

CSS snippets for #C7EAEE

.color-c7eaee {
  color: #C7EAEE;
  background-color: #C7EAEE;
}

Frequently asked questions

What color is #C7EAEE?+

#C7EAEE is a HEX color with RGB value rgb(199, 234, 238) and HSL value hsl(186, 53%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C7EAEE?+

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