#BDFFDB Color

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

Color preview

#BDFFDB

Color formats

HEX
#BDFFDB
RGB
rgb(189, 255, 219)
RGBA
rgba(189, 255, 219, 1)
HSL
hsl(147, 100%, 87%)
HSV
hsv(147, 26%, 100%)
CMYK
cmyk(26%, 0%, 14%, 0%)
CSS variable
--color-primary: #BDFFDB;
Lowercase HEX
#bdffdb

Shades

Tints

Tones

Harmony

CSS snippets for #BDFFDB

.color-bdffdb {
  color: #BDFFDB;
  background-color: #BDFFDB;
}

Frequently asked questions

What color is #BDFFDB?+

#BDFFDB is a HEX color with RGB value rgb(189, 255, 219) and HSL value hsl(147, 100%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BDFFDB?+

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