#CFE7F3 Color

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

Color preview

#CFE7F3

Color formats

HEX
#CFE7F3
RGB
rgb(207, 231, 243)
RGBA
rgba(207, 231, 243, 1)
HSL
hsl(200, 60%, 88%)
HSV
hsv(200, 15%, 95%)
CMYK
cmyk(15%, 5%, 0%, 5%)
CSS variable
--color-primary: #CFE7F3;
Lowercase HEX
#cfe7f3

Shades

Tints

Tones

Harmony

CSS snippets for #CFE7F3

.color-cfe7f3 {
  color: #CFE7F3;
  background-color: #CFE7F3;
}

Frequently asked questions

What color is #CFE7F3?+

#CFE7F3 is a HEX color with RGB value rgb(207, 231, 243) and HSL value hsl(200, 60%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #CFE7F3?+

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