#C7EAFD Color

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

Color preview

#C7EAFD

Color formats

HEX
#C7EAFD
RGB
rgb(199, 234, 253)
RGBA
rgba(199, 234, 253, 1)
HSL
hsl(201, 93%, 89%)
HSV
hsv(201, 21%, 99%)
CMYK
cmyk(21%, 8%, 0%, 1%)
CSS variable
--color-primary: #C7EAFD;
Lowercase HEX
#c7eafd

Shades

Tints

Tones

Harmony

CSS snippets for #C7EAFD

.color-c7eafd {
  color: #C7EAFD;
  background-color: #C7EAFD;
}

Frequently asked questions

What color is #C7EAFD?+

#C7EAFD is a HEX color with RGB value rgb(199, 234, 253) and HSL value hsl(201, 93%, 89%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C7EAFD?+

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