#919EBA Color Information

Hex color code: #919EBA

The hex color #919EBA is a gentle blue with RGB values of (145, 158, 186) and HSL of (221°, 23%, 65%). It is often used for branding and logos.

Try:
Color NameLight Slate Gray
HEX
#919EBA
RGB
145, 158, 186
HSL
221°, 23%, 65%
CMYK
22%, 15%, 0%, 27%

Shades

CSS Usage
color: #919EBA;
background-color: #919EBA;
border-color: #919EBA;
box-shadow: 0 0 10px #919EBA;
border: 2px solid #919EBA;
Tailwind Usage
bg-[#919EBA]
text-[#919EBA]
border-[#919EBA]
shadow-[0_0_10px_919EBA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #919EBA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #919EBA; color: #000000; }

Badge

New Feature
.badge { background-color: #919EBA; 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 #919EBA; background-color: #919EBA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #919EBA20; border-left: 4px solid #919EBA; }

Link / Accent

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

a { color: #919EBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #919EBA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

145, 158, 186

Red: 145 / Green: 158 / Blue: 186

HSL

221°, 23%, 65%

Hue: 221° / Saturation: 23% / Lightness: 65%

CMYK

22%, 15%, 0%, 27%

Cyan: 22% / Magenta: 15% / Yellow: 0% / Key: 27%

What color is #919EBA?

#919EBA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #919EBA to RGB:

rgb(145, 158, 186)HEX to RGB Converter →

HEX to HSL

Convert #919EBA to HSL:

hsl(221, 23%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #919EBA to CMYK:

cmyk(22%, 15%, 0%, 27%)Color Converter →

Color Meaning and Usage

#919EBA is a pastel blue color with RGB values of 145, 158, 186 and HSL of 221°, 23%, 65%. This blue-purple hue evokes creativity and luxury, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #919EBA is #BAAD91, creating high-contrast pairings. For softer combinations, try analogous colors like #91B3BA.

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

Contrast with #919EBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #919EBA?

#919EBA is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #919EBA?

#919EBA in RGB is (145, 158, 186) - 145 red, 158 green, and 186 blue.

How to use #919EBA in CSS?

Use #919EBA directly in your CSS properties like color or background-color.

What colors go well with #919EBA?

#BAAD91 (complementary), #91B3BA (analogous), and #62759D (lighter shade) work well with #919EBA.