#C9EAF3 Color

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

Color preview

#C9EAF3

Color formats

HEX
#C9EAF3
RGB
rgb(201, 234, 243)
RGBA
rgba(201, 234, 243, 1)
HSL
hsl(193, 64%, 87%)
HSV
hsv(193, 17%, 95%)
CMYK
cmyk(17%, 4%, 0%, 5%)
CSS variable
--color-primary: #C9EAF3;
Lowercase HEX
#c9eaf3

Shades

Tints

Tones

Harmony

CSS snippets for #C9EAF3

.color-c9eaf3 {
  color: #C9EAF3;
  background-color: #C9EAF3;
}

Frequently asked questions

What color is #C9EAF3?+

#C9EAF3 is a HEX color with RGB value rgb(201, 234, 243) and HSL value hsl(193, 64%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C9EAF3?+

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