#C3FCEB Color

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

Color preview

#C3FCEB

Color formats

HEX
#C3FCEB
RGB
rgb(195, 252, 235)
RGBA
rgba(195, 252, 235, 1)
HSL
hsl(162, 90%, 88%)
HSV
hsv(162, 23%, 99%)
CMYK
cmyk(23%, 0%, 7%, 1%)
CSS variable
--color-primary: #C3FCEB;
Lowercase HEX
#c3fceb

Shades

Tints

Tones

Harmony

CSS snippets for #C3FCEB

.color-c3fceb {
  color: #C3FCEB;
  background-color: #C3FCEB;
}

Frequently asked questions

What color is #C3FCEB?+

#C3FCEB is a HEX color with RGB value rgb(195, 252, 235) and HSL value hsl(162, 90%, 88%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C3FCEB?+

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