#929DBF Color Information

Hex color code: #929DBF

A soft blue shade, #929DBF appears as (146, 157, 191) in RGB and (225°, 26%, 66%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Slate Gray
HEX
#929DBF
RGB
146, 157, 191
HSL
225°, 26%, 66%
CMYK
24%, 18%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #929DBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

146, 157, 191

Red: 146 / Green: 157 / Blue: 191

HSL

225°, 26%, 66%

Hue: 225° / Saturation: 26% / Lightness: 66%

CMYK

24%, 18%, 0%, 25%

Cyan: 24% / Magenta: 18% / Yellow: 0% / Key: 25%

What color is #929DBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #929DBF to RGB:

rgb(146, 157, 191)HEX to RGB Converter →

HEX to HSL

Convert #929DBF to HSL:

hsl(225, 26%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #929DBF to CMYK:

cmyk(24%, 18%, 0%, 25%)Color Converter →

Color Meaning and Usage

#929DBF is a soft blue color with RGB values of 146, 157, 191 and HSL of 225°, 26%, 66%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #929DBF is #BFB492, creating high-contrast pairings. For softer combinations, try analogous colors like #92B4BF.

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

Contrast with #929DBF

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 #929DBF?

#929DBF is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #929DBF?

#929DBF in RGB is (146, 157, 191) - 146 red, 157 green, and 191 blue.

How to use #929DBF in CSS?

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

What colors go well with #929DBF?

#BFB492 (complementary), #92B4BF (analogous), and #6272A3 (lighter shade) work well with #929DBF.