#C4DAFF Color

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

Color preview

#C4DAFF

Color formats

HEX
#C4DAFF
RGB
rgb(196, 218, 255)
RGBA
rgba(196, 218, 255, 1)
HSL
hsl(218, 100%, 88%)
HSV
hsv(218, 23%, 100%)
CMYK
cmyk(23%, 15%, 0%, 0%)
CSS variable
--color-primary: #C4DAFF;
Lowercase HEX
#c4daff

Shades

Tints

Tones

Harmony

CSS snippets for #C4DAFF

.color-c4daff {
  color: #C4DAFF;
  background-color: #C4DAFF;
}

Frequently asked questions

What color is #C4DAFF?+

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

What is the closest Tailwind color to #C4DAFF?+

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