#BDFDD0 Color

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

Color preview

#BDFDD0

Color formats

HEX
#BDFDD0
RGB
rgb(189, 253, 208)
RGBA
rgba(189, 253, 208, 1)
HSL
hsl(138, 94%, 87%)
HSV
hsv(138, 25%, 99%)
CMYK
cmyk(25%, 0%, 18%, 1%)
CSS variable
--color-primary: #BDFDD0;
Lowercase HEX
#bdfdd0

Shades

Tints

Tones

Harmony

CSS snippets for #BDFDD0

.color-bdfdd0 {
  color: #BDFDD0;
  background-color: #BDFDD0;
}

Frequently asked questions

What color is #BDFDD0?+

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

What is the closest Tailwind color to #BDFDD0?+

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