#B3DBF0 Color

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

Color preview

#B3DBF0

Color formats

HEX
#B3DBF0
RGB
rgb(179, 219, 240)
RGBA
rgba(179, 219, 240, 1)
HSL
hsl(201, 67%, 82%)
HSV
hsv(201, 25%, 94%)
CMYK
cmyk(25%, 9%, 0%, 6%)
CSS variable
--color-primary: #B3DBF0;
Lowercase HEX
#b3dbf0

Shades

Tints

Tones

Harmony

CSS snippets for #B3DBF0

.color-b3dbf0 {
  color: #B3DBF0;
  background-color: #B3DBF0;
}

Frequently asked questions

What color is #B3DBF0?+

#B3DBF0 is a HEX color with RGB value rgb(179, 219, 240) and HSL value hsl(201, 67%, 82%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B3DBF0?+

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