#CFD7F2 Color

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

Color preview

#CFD7F2

Color formats

HEX
#CFD7F2
RGB
rgb(207, 215, 242)
RGBA
rgba(207, 215, 242, 1)
HSL
hsl(226, 57%, 88%)
HSV
hsv(226, 14%, 95%)
CMYK
cmyk(14%, 11%, 0%, 5%)
CSS variable
--color-primary: #CFD7F2;
Lowercase HEX
#cfd7f2

Shades

Tints

Tones

Harmony

CSS snippets for #CFD7F2

.color-cfd7f2 {
  color: #CFD7F2;
  background-color: #CFD7F2;
}

Frequently asked questions

What color is #CFD7F2?+

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

What is the closest Tailwind color to #CFD7F2?+

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