#C3DAFF Color

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

Color preview

#C3DAFF

Color formats

HEX
#C3DAFF
RGB
rgb(195, 218, 255)
RGBA
rgba(195, 218, 255, 1)
HSL
hsl(217, 100%, 88%)
HSV
hsv(217, 24%, 100%)
CMYK
cmyk(24%, 15%, 0%, 0%)
CSS variable
--color-primary: #C3DAFF;
Lowercase HEX
#c3daff

Shades

Tints

Tones

Harmony

CSS snippets for #C3DAFF

.color-c3daff {
  color: #C3DAFF;
  background-color: #C3DAFF;
}

Frequently asked questions

What color is #C3DAFF?+

#C3DAFF is a HEX color with RGB value rgb(195, 218, 255) and HSL value hsl(217, 100%, 88%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C3DAFF?+

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