#BEDCFC Color

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

Color preview

#BEDCFC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BEDCFC

.color-bedcfc {
  color: #BEDCFC;
  background-color: #BEDCFC;
}

Frequently asked questions

What color is #BEDCFC?+

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

What is the closest Tailwind color to #BEDCFC?+

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