#C4DDFB Color

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

Color preview

#C4DDFB

Color formats

HEX
#C4DDFB
RGB
rgb(196, 221, 251)
RGBA
rgba(196, 221, 251, 1)
HSL
hsl(213, 87%, 88%)
HSV
hsv(213, 22%, 98%)
CMYK
cmyk(22%, 12%, 0%, 2%)
CSS variable
--color-primary: #C4DDFB;
Lowercase HEX
#c4ddfb

Shades

Tints

Tones

Harmony

CSS snippets for #C4DDFB

.color-c4ddfb {
  color: #C4DDFB;
  background-color: #C4DDFB;
}

Frequently asked questions

What color is #C4DDFB?+

#C4DDFB is a HEX color with RGB value rgb(196, 221, 251) and HSL value hsl(213, 87%, 88%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C4DDFB?+

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