#95BAEF Color Information

Hex color code: #95BAEF

The hex color #95BAEF is a airy blue with RGB values of (149, 186, 239) and HSL of (215°, 74%, 76%). It is widely used in graphic design.

Try:
Color NameSky Blue
HEX
#95BAEF
RGB
149, 186, 239
HSL
215°, 74%, 76%
CMYK
38%, 22%, 0%, 6%

Shades

CSS Usage
color: #95BAEF;
background-color: #95BAEF;
border-color: #95BAEF;
box-shadow: 0 0 10px #95BAEF;
border: 2px solid #95BAEF;
Tailwind Usage
bg-[#95BAEF]
text-[#95BAEF]
border-[#95BAEF]
shadow-[0_0_10px_95BAEF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #95BAEF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #95BAEF; color: #000000; }

Badge

New Feature
.badge { background-color: #95BAEF; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #95BAEF; background-color: #95BAEF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #95BAEF20; border-left: 4px solid #95BAEF; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #95BAEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #95BAEF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

149, 186, 239

Red: 149 / Green: 186 / Blue: 239

HSL

215°, 74%, 76%

Hue: 215° / Saturation: 74% / Lightness: 76%

CMYK

38%, 22%, 0%, 6%

Cyan: 38% / Magenta: 22% / Yellow: 0% / Key: 6%

What color is #95BAEF?

#95BAEF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #95BAEF to RGB:

rgb(149, 186, 239)HEX to RGB Converter →

HEX to HSL

Convert #95BAEF to HSL:

hsl(215, 74%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #95BAEF to CMYK:

cmyk(38%, 22%, 0%, 6%)Color Converter →

Color Meaning and Usage

#95BAEF is a delicate blue color with RGB values of 149, 186, 239 and HSL of 215°, 74%, 76%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #95BAEF is #EFC995, creating high-contrast pairings. For softer combinations, try analogous colors like #95E8EF.

Use #95BAEF in CSS: color: #95BAEF or background-color: #95BAEF. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #95BAEF

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 10.55:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #95BAEF?

#95BAEF is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #95BAEF?

#95BAEF in RGB is (149, 186, 239) - 149 red, 186 green, and 239 blue.

How to use #95BAEF in CSS?

Use #95BAEF directly in your CSS properties like color or background-color.

What colors go well with #95BAEF?

#EFC995 (complementary), #95E8EF (analogous), and #528FE5 (lighter shade) work well with #95BAEF.