#BDDAD2 Color

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

Color preview

#BDDAD2

Color formats

HEX
#BDDAD2
RGB
rgb(189, 218, 210)
RGBA
rgba(189, 218, 210, 1)
HSL
hsl(163, 28%, 80%)
HSV
hsv(163, 13%, 85%)
CMYK
cmyk(13%, 0%, 4%, 15%)
CSS variable
--color-primary: #BDDAD2;
Lowercase HEX
#bddad2

Shades

Tints

Tones

Harmony

CSS snippets for #BDDAD2

.color-bddad2 {
  color: #BDDAD2;
  background-color: #BDDAD2;
}

Frequently asked questions

What color is #BDDAD2?+

#BDDAD2 is a HEX color with RGB value rgb(189, 218, 210) and HSL value hsl(163, 28%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BDDAD2?+

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