#949EAF Color Information

Hex color code: #949EAF

A balanced blue shade, #949EAF appears as (148, 158, 175) in RGB and (218°, 14%, 63%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Slate Gray
HEX
#949EAF
RGB
148, 158, 175
HSL
218°, 14%, 63%
CMYK
15%, 10%, 0%, 31%

Shades

CSS Usage
color: #949EAF;
background-color: #949EAF;
border-color: #949EAF;
box-shadow: 0 0 10px #949EAF;
border: 2px solid #949EAF;
Tailwind Usage
bg-[#949EAF]
text-[#949EAF]
border-[#949EAF]
shadow-[0_0_10px_949EAF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #949EAF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #949EAF; color: #000000; }

Badge

New Feature
.badge { background-color: #949EAF; 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 #949EAF; background-color: #949EAF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #949EAF20; border-left: 4px solid #949EAF; }

Link / Accent

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

a { color: #949EAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #949EAF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

148, 158, 175

Red: 148 / Green: 158 / Blue: 175

HSL

218°, 14%, 63%

Hue: 218° / Saturation: 14% / Lightness: 63%

CMYK

15%, 10%, 0%, 31%

Cyan: 15% / Magenta: 10% / Yellow: 0% / Key: 31%

What color is #949EAF?

#949EAF is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #949EAF to RGB:

rgb(148, 158, 175)HEX to RGB Converter →

HEX to HSL

Convert #949EAF to HSL:

hsl(218, 14%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #949EAF to CMYK:

cmyk(15%, 10%, 0%, 31%)Color Converter →

Color Meaning and Usage

#949EAF is a subtle blue color with RGB values of 148, 158, 175 and HSL of 218°, 14%, 63%. This desaturated neutral evokes balance and subtlety, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #949EAF is #AEA493, creating high-contrast pairings. For softer combinations, try analogous colors like #93AAAE.

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

Contrast with #949EAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #949EAF?

#949EAF is a subtle blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #949EAF?

#949EAF in RGB is (148, 158, 175) - 148 red, 158 green, and 175 blue.

How to use #949EAF in CSS?

Use #949EAF directly in your CSS properties like color or background-color.

What colors go well with #949EAF?

#AEA493 (complementary), #93AAAE (analogous), and #69768C (lighter shade) work well with #949EAF.