#BDDFE7 Color

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

Color preview

#BDDFE7

Color formats

HEX
#BDDFE7
RGB
rgb(189, 223, 231)
RGBA
rgba(189, 223, 231, 1)
HSL
hsl(191, 47%, 82%)
HSV
hsv(191, 18%, 91%)
CMYK
cmyk(18%, 3%, 0%, 9%)
CSS variable
--color-primary: #BDDFE7;
Lowercase HEX
#bddfe7

Shades

Tints

Tones

Harmony

CSS snippets for #BDDFE7

.color-bddfe7 {
  color: #BDDFE7;
  background-color: #BDDFE7;
}

Frequently asked questions

What color is #BDDFE7?+

#BDDFE7 is a HEX color with RGB value rgb(189, 223, 231) and HSL value hsl(191, 47%, 82%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BDDFE7?+

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