#B8DFF4 Color

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

Color preview

#B8DFF4

Color formats

HEX
#B8DFF4
RGB
rgb(184, 223, 244)
RGBA
rgba(184, 223, 244, 1)
HSL
hsl(201, 73%, 84%)
HSV
hsv(201, 25%, 96%)
CMYK
cmyk(25%, 9%, 0%, 4%)
CSS variable
--color-primary: #B8DFF4;
Lowercase HEX
#b8dff4

Shades

Tints

Tones

Harmony

CSS snippets for #B8DFF4

.color-b8dff4 {
  color: #B8DFF4;
  background-color: #B8DFF4;
}

Frequently asked questions

What color is #B8DFF4?+

#B8DFF4 is a HEX color with RGB value rgb(184, 223, 244) and HSL value hsl(201, 73%, 84%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B8DFF4?+

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