#C6F9DB Color

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

Color preview

#C6F9DB

Color formats

HEX
#C6F9DB
RGB
rgb(198, 249, 219)
RGBA
rgba(198, 249, 219, 1)
HSL
hsl(145, 81%, 88%)
HSV
hsv(145, 20%, 98%)
CMYK
cmyk(20%, 0%, 12%, 2%)
CSS variable
--color-primary: #C6F9DB;
Lowercase HEX
#c6f9db

Shades

Tints

Tones

Harmony

CSS snippets for #C6F9DB

.color-c6f9db {
  color: #C6F9DB;
  background-color: #C6F9DB;
}

Frequently asked questions

What color is #C6F9DB?+

#C6F9DB is a HEX color with RGB value rgb(198, 249, 219) and HSL value hsl(145, 81%, 88%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C6F9DB?+

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