#C3EFBC Color

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

Color preview

#C3EFBC

Color formats

HEX
#C3EFBC
RGB
rgb(195, 239, 188)
RGBA
rgba(195, 239, 188, 1)
HSL
hsl(112, 61%, 84%)
HSV
hsv(112, 21%, 94%)
CMYK
cmyk(18%, 0%, 21%, 6%)
CSS variable
--color-primary: #C3EFBC;
Lowercase HEX
#c3efbc

Shades

Tints

Tones

Harmony

CSS snippets for #C3EFBC

.color-c3efbc {
  color: #C3EFBC;
  background-color: #C3EFBC;
}

Frequently asked questions

What color is #C3EFBC?+

#C3EFBC is a HEX color with RGB value rgb(195, 239, 188) and HSL value hsl(112, 61%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C3EFBC?+

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