#C3DEEF Color

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

Color preview

#C3DEEF

Color formats

HEX
#C3DEEF
RGB
rgb(195, 222, 239)
RGBA
rgba(195, 222, 239, 1)
HSL
hsl(203, 58%, 85%)
HSV
hsv(203, 18%, 94%)
CMYK
cmyk(18%, 7%, 0%, 6%)
CSS variable
--color-primary: #C3DEEF;
Lowercase HEX
#c3deef

Shades

Tints

Tones

Harmony

CSS snippets for #C3DEEF

.color-c3deef {
  color: #C3DEEF;
  background-color: #C3DEEF;
}

Frequently asked questions

What color is #C3DEEF?+

#C3DEEF is a HEX color with RGB value rgb(195, 222, 239) and HSL value hsl(203, 58%, 85%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C3DEEF?+

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