#B3FFDD Color

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

Color preview

#B3FFDD

Color formats

HEX
#B3FFDD
RGB
rgb(179, 255, 221)
RGBA
rgba(179, 255, 221, 1)
HSL
hsl(153, 100%, 85%)
HSV
hsv(153, 30%, 100%)
CMYK
cmyk(30%, 0%, 13%, 0%)
CSS variable
--color-primary: #B3FFDD;
Lowercase HEX
#b3ffdd

Shades

Tints

Tones

Harmony

CSS snippets for #B3FFDD

.color-b3ffdd {
  color: #B3FFDD;
  background-color: #B3FFDD;
}

Frequently asked questions

What color is #B3FFDD?+

#B3FFDD is a HEX color with RGB value rgb(179, 255, 221) and HSL value hsl(153, 100%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B3FFDD?+

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