#C3CEEF Color

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

Color preview

#C3CEEF

Color formats

HEX
#C3CEEF
RGB
rgb(195, 206, 239)
RGBA
rgba(195, 206, 239, 1)
HSL
hsl(225, 58%, 85%)
HSV
hsv(225, 18%, 94%)
CMYK
cmyk(18%, 14%, 0%, 6%)
CSS variable
--color-primary: #C3CEEF;
Lowercase HEX
#c3ceef

Shades

Tints

Tones

Harmony

CSS snippets for #C3CEEF

.color-c3ceef {
  color: #C3CEEF;
  background-color: #C3CEEF;
}

Frequently asked questions

What color is #C3CEEF?+

#C3CEEF is a HEX color with RGB value rgb(195, 206, 239) and HSL value hsl(225, 58%, 85%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #C3CEEF?+

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