#C4CEFF Color

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

Color preview

#C4CEFF

Color formats

HEX
#C4CEFF
RGB
rgb(196, 206, 255)
RGBA
rgba(196, 206, 255, 1)
HSL
hsl(230, 100%, 88%)
HSV
hsv(230, 23%, 100%)
CMYK
cmyk(23%, 19%, 0%, 0%)
CSS variable
--color-primary: #C4CEFF;
Lowercase HEX
#c4ceff

Shades

Tints

Tones

Harmony

CSS snippets for #C4CEFF

.color-c4ceff {
  color: #C4CEFF;
  background-color: #C4CEFF;
}

Frequently asked questions

What color is #C4CEFF?+

#C4CEFF is a HEX color with RGB value rgb(196, 206, 255) and HSL value hsl(230, 100%, 88%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #C4CEFF?+

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