#B6FDD2 Color

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

Color preview

#B6FDD2

Color formats

HEX
#B6FDD2
RGB
rgb(182, 253, 210)
RGBA
rgba(182, 253, 210, 1)
HSL
hsl(144, 95%, 85%)
HSV
hsv(144, 28%, 99%)
CMYK
cmyk(28%, 0%, 17%, 1%)
CSS variable
--color-primary: #B6FDD2;
Lowercase HEX
#b6fdd2

Shades

Tints

Tones

Harmony

CSS snippets for #B6FDD2

.color-b6fdd2 {
  color: #B6FDD2;
  background-color: #B6FDD2;
}

Frequently asked questions

What color is #B6FDD2?+

#B6FDD2 is a HEX color with RGB value rgb(182, 253, 210) and HSL value hsl(144, 95%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B6FDD2?+

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