#929CAF Color Information

Hex color code: #929CAF

#929CAF is a balanced blue color. In RGB it is (146, 156, 175), and in HSL it is (219°, 15%, 63%). It is frequently seen in web interfaces.

Try:
Color NameLight Slate Gray
HEX
#929CAF
RGB
146, 156, 175
HSL
219°, 15%, 63%
CMYK
17%, 11%, 0%, 31%

Shades

CSS Usage
color: #929CAF;
background-color: #929CAF;
border-color: #929CAF;
box-shadow: 0 0 10px #929CAF;
border: 2px solid #929CAF;
Tailwind Usage
bg-[#929CAF]
text-[#929CAF]
border-[#929CAF]
shadow-[0_0_10px_929CAF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #929CAF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #929CAF; color: #000000; }

Badge

New Feature
.badge { background-color: #929CAF; 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 #929CAF; background-color: #929CAF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #929CAF20; border-left: 4px solid #929CAF; }

Link / Accent

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

a { color: #929CAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #929CAF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

146, 156, 175

Red: 146 / Green: 156 / Blue: 175

HSL

219°, 15%, 63%

Hue: 219° / Saturation: 15% / Lightness: 63%

CMYK

17%, 11%, 0%, 31%

Cyan: 17% / Magenta: 11% / Yellow: 0% / Key: 31%

What color is #929CAF?

#929CAF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #929CAF to RGB:

rgb(146, 156, 175)HEX to RGB Converter →

HEX to HSL

Convert #929CAF to HSL:

hsl(219, 15%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #929CAF to CMYK:

cmyk(17%, 11%, 0%, 31%)Color Converter →

Color Meaning and Usage

#929CAF is a subtle blue color with RGB values of 146, 156, 175 and HSL of 219°, 15%, 63%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #929CAF is #AFA592, creating high-contrast pairings. For softer combinations, try analogous colors like #92ABAF.

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

Contrast with #929CAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #929CAF?

#929CAF is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #929CAF?

#929CAF in RGB is (146, 156, 175) - 146 red, 156 green, and 175 blue.

How to use #929CAF in CSS?

Use #929CAF directly in your CSS properties like color or background-color.

What colors go well with #929CAF?

#AFA592 (complementary), #92ABAF (analogous), and #68758D (lighter shade) work well with #929CAF.