#C3FED2 Color

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

Color preview

#C3FED2

Color formats

HEX
#C3FED2
RGB
rgb(195, 254, 210)
RGBA
rgba(195, 254, 210, 1)
HSL
hsl(135, 97%, 88%)
HSV
hsv(135, 23%, 100%)
CMYK
cmyk(23%, 0%, 17%, 0%)
CSS variable
--color-primary: #C3FED2;
Lowercase HEX
#c3fed2

Shades

Tints

Tones

Harmony

CSS snippets for #C3FED2

.color-c3fed2 {
  color: #C3FED2;
  background-color: #C3FED2;
}

Frequently asked questions

What color is #C3FED2?+

#C3FED2 is a HEX color with RGB value rgb(195, 254, 210) and HSL value hsl(135, 97%, 88%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C3FED2?+

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