#C3E5EB Color

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

Color preview

#C3E5EB

Color formats

HEX
#C3E5EB
RGB
rgb(195, 229, 235)
RGBA
rgba(195, 229, 235, 1)
HSL
hsl(189, 50%, 84%)
HSV
hsv(189, 17%, 92%)
CMYK
cmyk(17%, 3%, 0%, 8%)
CSS variable
--color-primary: #C3E5EB;
Lowercase HEX
#c3e5eb

Shades

Tints

Tones

Harmony

CSS snippets for #C3E5EB

.color-c3e5eb {
  color: #C3E5EB;
  background-color: #C3E5EB;
}

Frequently asked questions

What color is #C3E5EB?+

#C3E5EB is a HEX color with RGB value rgb(195, 229, 235) and HSL value hsl(189, 50%, 84%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C3E5EB?+

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