#BEDFF3 Color

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

Color preview

#BEDFF3

Color formats

HEX
#BEDFF3
RGB
rgb(190, 223, 243)
RGBA
rgba(190, 223, 243, 1)
HSL
hsl(203, 69%, 85%)
HSV
hsv(203, 22%, 95%)
CMYK
cmyk(22%, 8%, 0%, 5%)
CSS variable
--color-primary: #BEDFF3;
Lowercase HEX
#bedff3

Shades

Tints

Tones

Harmony

CSS snippets for #BEDFF3

.color-bedff3 {
  color: #BEDFF3;
  background-color: #BEDFF3;
}

Frequently asked questions

What color is #BEDFF3?+

#BEDFF3 is a HEX color with RGB value rgb(190, 223, 243) and HSL value hsl(203, 69%, 85%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BEDFF3?+

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