#BDEFD2 Color

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

Color preview

#BDEFD2

Color formats

HEX
#BDEFD2
RGB
rgb(189, 239, 210)
RGBA
rgba(189, 239, 210, 1)
HSL
hsl(145, 61%, 84%)
HSV
hsv(145, 21%, 94%)
CMYK
cmyk(21%, 0%, 12%, 6%)
CSS variable
--color-primary: #BDEFD2;
Lowercase HEX
#bdefd2

Shades

Tints

Tones

Harmony

CSS snippets for #BDEFD2

.color-bdefd2 {
  color: #BDEFD2;
  background-color: #BDEFD2;
}

Frequently asked questions

What color is #BDEFD2?+

#BDEFD2 is a HEX color with RGB value rgb(189, 239, 210) and HSL value hsl(145, 61%, 84%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BDEFD2?+

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