#BEDBF2 Color

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

Color preview

#BEDBF2

Color formats

HEX
#BEDBF2
RGB
rgb(190, 219, 242)
RGBA
rgba(190, 219, 242, 1)
HSL
hsl(207, 67%, 85%)
HSV
hsv(207, 21%, 95%)
CMYK
cmyk(21%, 10%, 0%, 5%)
CSS variable
--color-primary: #BEDBF2;
Lowercase HEX
#bedbf2

Shades

Tints

Tones

Harmony

CSS snippets for #BEDBF2

.color-bedbf2 {
  color: #BEDBF2;
  background-color: #BEDBF2;
}

Frequently asked questions

What color is #BEDBF2?+

#BEDBF2 is a HEX color with RGB value rgb(190, 219, 242) and HSL value hsl(207, 67%, 85%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BEDBF2?+

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