#919CAA Color Information

Hex color code: #919CAA

A balanced blue shade, #919CAA appears as (145, 156, 170) in RGB and (214°, 13%, 62%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Slate Gray
HEX
#919CAA
RGB
145, 156, 170
HSL
214°, 13%, 62%
CMYK
15%, 8%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #919CAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

145, 156, 170

Red: 145 / Green: 156 / Blue: 170

HSL

214°, 13%, 62%

Hue: 214° / Saturation: 13% / Lightness: 62%

CMYK

15%, 8%, 0%, 33%

Cyan: 15% / Magenta: 8% / Yellow: 0% / Key: 33%

What color is #919CAA?

#919CAA is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #919CAA to RGB:

rgb(145, 156, 170)HEX to RGB Converter →

HEX to HSL

Convert #919CAA to HSL:

hsl(214, 13%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #919CAA to CMYK:

cmyk(15%, 8%, 0%, 33%)Color Converter →

Color Meaning and Usage

A understated blue tone, #919CAA has RGB (145, 156, 170) and HSL (214°, 13%, 62%). Known for evoking balance and subtlety, this desaturated neutral is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #919CAA is #ABA092, creating high-contrast pairings. For softer combinations, try analogous colors like #92A9AB.

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

Contrast with #919CAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #919CAA?

#919CAA is a understated blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #919CAA?

#919CAA in RGB is (145, 156, 170) - 145 red, 156 green, and 170 blue.

How to use #919CAA in CSS?

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

What colors go well with #919CAA?

#ABA092 (complementary), #92A9AB (analogous), and #687687 (lighter shade) work well with #919CAA.