#CFD6F2 Color

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

Color preview

#CFD6F2

Color formats

HEX
#CFD6F2
RGB
rgb(207, 214, 242)
RGBA
rgba(207, 214, 242, 1)
HSL
hsl(228, 57%, 88%)
HSV
hsv(228, 14%, 95%)
CMYK
cmyk(14%, 12%, 0%, 5%)
CSS variable
--color-primary: #CFD6F2;
Lowercase HEX
#cfd6f2

Shades

Tints

Tones

Harmony

CSS snippets for #CFD6F2

.color-cfd6f2 {
  color: #CFD6F2;
  background-color: #CFD6F2;
}

Frequently asked questions

What color is #CFD6F2?+

#CFD6F2 is a HEX color with RGB value rgb(207, 214, 242) and HSL value hsl(228, 57%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CFD6F2?+

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