#BEDFF0 Color

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

Color preview

#BEDFF0

Color formats

HEX
#BEDFF0
RGB
rgb(190, 223, 240)
RGBA
rgba(190, 223, 240, 1)
HSL
hsl(200, 62%, 84%)
HSV
hsv(200, 21%, 94%)
CMYK
cmyk(21%, 7%, 0%, 6%)
CSS variable
--color-primary: #BEDFF0;
Lowercase HEX
#bedff0

Shades

Tints

Tones

Harmony

CSS snippets for #BEDFF0

.color-bedff0 {
  color: #BEDFF0;
  background-color: #BEDFF0;
}

Frequently asked questions

What color is #BEDFF0?+

#BEDFF0 is a HEX color with RGB value rgb(190, 223, 240) and HSL value hsl(200, 62%, 84%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BEDFF0?+

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