#C3DBBB Color

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

Color preview

#C3DBBB

Color formats

HEX
#C3DBBB
RGB
rgb(195, 219, 187)
RGBA
rgba(195, 219, 187, 1)
HSL
hsl(105, 31%, 80%)
HSV
hsv(105, 15%, 86%)
CMYK
cmyk(11%, 0%, 15%, 14%)
CSS variable
--color-primary: #C3DBBB;
Lowercase HEX
#c3dbbb

Shades

Tints

Tones

Harmony

CSS snippets for #C3DBBB

.color-c3dbbb {
  color: #C3DBBB;
  background-color: #C3DBBB;
}

Frequently asked questions

What color is #C3DBBB?+

#C3DBBB is a HEX color with RGB value rgb(195, 219, 187) and HSL value hsl(105, 31%, 80%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C3DBBB?+

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