#B3DDFF Color

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

Color preview

#B3DDFF

Color formats

HEX
#B3DDFF
RGB
rgb(179, 221, 255)
RGBA
rgba(179, 221, 255, 1)
HSL
hsl(207, 100%, 85%)
HSV
hsv(207, 30%, 100%)
CMYK
cmyk(30%, 13%, 0%, 0%)
CSS variable
--color-primary: #B3DDFF;
Lowercase HEX
#b3ddff

Shades

Tints

Tones

Harmony

CSS snippets for #B3DDFF

.color-b3ddff {
  color: #B3DDFF;
  background-color: #B3DDFF;
}

Frequently asked questions

What color is #B3DDFF?+

#B3DDFF is a HEX color with RGB value rgb(179, 221, 255) and HSL value hsl(207, 100%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B3DDFF?+

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