#C9DFF0 Color

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

Color preview

#C9DFF0

Color formats

HEX
#C9DFF0
RGB
rgb(201, 223, 240)
RGBA
rgba(201, 223, 240, 1)
HSL
hsl(206, 57%, 86%)
HSV
hsv(206, 16%, 94%)
CMYK
cmyk(16%, 7%, 0%, 6%)
CSS variable
--color-primary: #C9DFF0;
Lowercase HEX
#c9dff0

Shades

Tints

Tones

Harmony

CSS snippets for #C9DFF0

.color-c9dff0 {
  color: #C9DFF0;
  background-color: #C9DFF0;
}

Frequently asked questions

What color is #C9DFF0?+

#C9DFF0 is a HEX color with RGB value rgb(201, 223, 240) and HSL value hsl(206, 57%, 86%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C9DFF0?+

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