#BDDAD4 Color

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

Color preview

#BDDAD4

Color formats

HEX
#BDDAD4
RGB
rgb(189, 218, 212)
RGBA
rgba(189, 218, 212, 1)
HSL
hsl(168, 28%, 80%)
HSV
hsv(168, 13%, 85%)
CMYK
cmyk(13%, 0%, 3%, 15%)
CSS variable
--color-primary: #BDDAD4;
Lowercase HEX
#bddad4

Shades

Tints

Tones

Harmony

CSS snippets for #BDDAD4

.color-bddad4 {
  color: #BDDAD4;
  background-color: #BDDAD4;
}

Frequently asked questions

What color is #BDDAD4?+

#BDDAD4 is a HEX color with RGB value rgb(189, 218, 212) and HSL value hsl(168, 28%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BDDAD4?+

The closest Tailwind color is slate-300, available as the bg-slate-300 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