#B4DFFB Color

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

Color preview

#B4DFFB

Color formats

HEX
#B4DFFB
RGB
rgb(180, 223, 251)
RGBA
rgba(180, 223, 251, 1)
HSL
hsl(204, 90%, 85%)
HSV
hsv(204, 28%, 98%)
CMYK
cmyk(28%, 11%, 0%, 2%)
CSS variable
--color-primary: #B4DFFB;
Lowercase HEX
#b4dffb

Shades

Tints

Tones

Harmony

CSS snippets for #B4DFFB

.color-b4dffb {
  color: #B4DFFB;
  background-color: #B4DFFB;
}

Frequently asked questions

What color is #B4DFFB?+

#B4DFFB is a HEX color with RGB value rgb(180, 223, 251) and HSL value hsl(204, 90%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B4DFFB?+

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