#C7EDF7 Color

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

Color preview

#C7EDF7

Color formats

HEX
#C7EDF7
RGB
rgb(199, 237, 247)
RGBA
rgba(199, 237, 247, 1)
HSL
hsl(193, 75%, 87%)
HSV
hsv(193, 19%, 97%)
CMYK
cmyk(19%, 4%, 0%, 3%)
CSS variable
--color-primary: #C7EDF7;
Lowercase HEX
#c7edf7

Shades

Tints

Tones

Harmony

CSS snippets for #C7EDF7

.color-c7edf7 {
  color: #C7EDF7;
  background-color: #C7EDF7;
}

Frequently asked questions

What color is #C7EDF7?+

#C7EDF7 is a HEX color with RGB value rgb(199, 237, 247) and HSL value hsl(193, 75%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C7EDF7?+

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