#BDF6F9 Color

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

Color preview

#BDF6F9

Color formats

HEX
#BDF6F9
RGB
rgb(189, 246, 249)
RGBA
rgba(189, 246, 249, 1)
HSL
hsl(183, 83%, 86%)
HSV
hsv(183, 24%, 98%)
CMYK
cmyk(24%, 1%, 0%, 2%)
CSS variable
--color-primary: #BDF6F9;
Lowercase HEX
#bdf6f9

Shades

Tints

Tones

Harmony

CSS snippets for #BDF6F9

.color-bdf6f9 {
  color: #BDF6F9;
  background-color: #BDF6F9;
}

Frequently asked questions

What color is #BDF6F9?+

#BDF6F9 is a HEX color with RGB value rgb(189, 246, 249) and HSL value hsl(183, 83%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BDF6F9?+

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