#9DBEFF Color

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

Color preview

#9DBEFF

Color formats

HEX
#9DBEFF
RGB
rgb(157, 190, 255)
RGBA
rgba(157, 190, 255, 1)
HSL
hsl(220, 100%, 81%)
HSV
hsv(220, 38%, 100%)
CMYK
cmyk(38%, 25%, 0%, 0%)
CSS variable
--color-primary: #9DBEFF;
Lowercase HEX
#9dbeff

Shades

Tints

Tones

Harmony

CSS snippets for #9DBEFF

.color-9dbeff {
  color: #9DBEFF;
  background-color: #9DBEFF;
}

Frequently asked questions

What color is #9DBEFF?+

#9DBEFF is a HEX color with RGB value rgb(157, 190, 255) and HSL value hsl(220, 100%, 81%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #9DBEFF?+

The closest Tailwind color is blue-300, available as the bg-blue-300 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