#BAFFD0 Color

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

Color preview

#BAFFD0

Color formats

HEX
#BAFFD0
RGB
rgb(186, 255, 208)
RGBA
rgba(186, 255, 208, 1)
HSL
hsl(139, 100%, 86%)
HSV
hsv(139, 27%, 100%)
CMYK
cmyk(27%, 0%, 18%, 0%)
CSS variable
--color-primary: #BAFFD0;
Lowercase HEX
#baffd0

Shades

Tints

Tones

Harmony

CSS snippets for #BAFFD0

.color-baffd0 {
  color: #BAFFD0;
  background-color: #BAFFD0;
}

Frequently asked questions

What color is #BAFFD0?+

#BAFFD0 is a HEX color with RGB value rgb(186, 255, 208) and HSL value hsl(139, 100%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BAFFD0?+

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