#B4DDFF Color

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

Color preview

#B4DDFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B4DDFF

.color-b4ddff {
  color: #B4DDFF;
  background-color: #B4DDFF;
}

Frequently asked questions

What color is #B4DDFF?+

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

What is the closest Tailwind color to #B4DDFF?+

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