#BEDBFC Color

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

Color preview

#BEDBFC

Color formats

HEX
#BEDBFC
RGB
rgb(190, 219, 252)
RGBA
rgba(190, 219, 252, 1)
HSL
hsl(212, 91%, 87%)
HSV
hsv(212, 25%, 99%)
CMYK
cmyk(25%, 13%, 0%, 1%)
CSS variable
--color-primary: #BEDBFC;
Lowercase HEX
#bedbfc

Shades

Tints

Tones

Harmony

CSS snippets for #BEDBFC

.color-bedbfc {
  color: #BEDBFC;
  background-color: #BEDBFC;
}

Frequently asked questions

What color is #BEDBFC?+

#BEDBFC is a HEX color with RGB value rgb(190, 219, 252) and HSL value hsl(212, 91%, 87%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BEDBFC?+

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