#BDFDC3 Color

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

Color preview

#BDFDC3

Color formats

HEX
#BDFDC3
RGB
rgb(189, 253, 195)
RGBA
rgba(189, 253, 195, 1)
HSL
hsl(126, 94%, 87%)
HSV
hsv(126, 25%, 99%)
CMYK
cmyk(25%, 0%, 23%, 1%)
CSS variable
--color-primary: #BDFDC3;
Lowercase HEX
#bdfdc3

Shades

Tints

Tones

Harmony

CSS snippets for #BDFDC3

.color-bdfdc3 {
  color: #BDFDC3;
  background-color: #BDFDC3;
}

Frequently asked questions

What color is #BDFDC3?+

#BDFDC3 is a HEX color with RGB value rgb(189, 253, 195) and HSL value hsl(126, 94%, 87%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BDFDC3?+

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