#C3DFFB Color

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

Color preview

#C3DFFB

Color formats

HEX
#C3DFFB
RGB
rgb(195, 223, 251)
RGBA
rgba(195, 223, 251, 1)
HSL
hsl(210, 88%, 87%)
HSV
hsv(210, 22%, 98%)
CMYK
cmyk(22%, 11%, 0%, 2%)
CSS variable
--color-primary: #C3DFFB;
Lowercase HEX
#c3dffb

Shades

Tints

Tones

Harmony

CSS snippets for #C3DFFB

.color-c3dffb {
  color: #C3DFFB;
  background-color: #C3DFFB;
}

Frequently asked questions

What color is #C3DFFB?+

#C3DFFB is a HEX color with RGB value rgb(195, 223, 251) and HSL value hsl(210, 88%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C3DFFB?+

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