#BDFDD5 Color

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

Color preview

#BDFDD5

Color formats

HEX
#BDFDD5
RGB
rgb(189, 253, 213)
RGBA
rgba(189, 253, 213, 1)
HSL
hsl(143, 94%, 87%)
HSV
hsv(143, 25%, 99%)
CMYK
cmyk(25%, 0%, 16%, 1%)
CSS variable
--color-primary: #BDFDD5;
Lowercase HEX
#bdfdd5

Shades

Tints

Tones

Harmony

CSS snippets for #BDFDD5

.color-bdfdd5 {
  color: #BDFDD5;
  background-color: #BDFDD5;
}

Frequently asked questions

What color is #BDFDD5?+

#BDFDD5 is a HEX color with RGB value rgb(189, 253, 213) and HSL value hsl(143, 94%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BDFDD5?+

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