#95BDEB Color

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

Color preview

#95BDEB

Color formats

HEX
#95BDEB
RGB
rgb(149, 189, 235)
RGBA
rgba(149, 189, 235, 1)
HSL
hsl(212, 68%, 75%)
HSV
hsv(212, 37%, 92%)
CMYK
cmyk(37%, 20%, 0%, 8%)
CSS variable
--color-primary: #95BDEB;
Lowercase HEX
#95bdeb

Shades

Tints

Tones

Harmony

CSS snippets for #95BDEB

.color-95bdeb {
  color: #95BDEB;
  background-color: #95BDEB;
}

Frequently asked questions

What color is #95BDEB?+

#95BDEB is a HEX color with RGB value rgb(149, 189, 235) and HSL value hsl(212, 68%, 75%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #95BDEB?+

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