#C3EAFF Color

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

Color preview

#C3EAFF

Color formats

HEX
#C3EAFF
RGB
rgb(195, 234, 255)
RGBA
rgba(195, 234, 255, 1)
HSL
hsl(201, 100%, 88%)
HSV
hsv(201, 24%, 100%)
CMYK
cmyk(24%, 8%, 0%, 0%)
CSS variable
--color-primary: #C3EAFF;
Lowercase HEX
#c3eaff

Shades

Tints

Tones

Harmony

CSS snippets for #C3EAFF

.color-c3eaff {
  color: #C3EAFF;
  background-color: #C3EAFF;
}

Frequently asked questions

What color is #C3EAFF?+

#C3EAFF is a HEX color with RGB value rgb(195, 234, 255) and HSL value hsl(201, 100%, 88%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C3EAFF?+

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