#C3CCEE Color

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

Color preview

#C3CCEE

Color formats

HEX
#C3CCEE
RGB
rgb(195, 204, 238)
RGBA
rgba(195, 204, 238, 1)
HSL
hsl(227, 56%, 85%)
HSV
hsv(227, 18%, 93%)
CMYK
cmyk(18%, 14%, 0%, 7%)
CSS variable
--color-primary: #C3CCEE;
Lowercase HEX
#c3ccee

Shades

Tints

Tones

Harmony

CSS snippets for #C3CCEE

.color-c3ccee {
  color: #C3CCEE;
  background-color: #C3CCEE;
}

Frequently asked questions

What color is #C3CCEE?+

#C3CCEE is a HEX color with RGB value rgb(195, 204, 238) and HSL value hsl(227, 56%, 85%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C3CCEE?+

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