#97A4BE Color Information

Hex color code: #97A4BE

The hex color #97A4BE is a pastel blue with RGB values of (151, 164, 190) and HSL of (220°, 23%, 67%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#97A4BE
RGB
151, 164, 190
HSL
220°, 23%, 67%
CMYK
21%, 14%, 0%, 25%

Shades

CSS Usage
color: #97A4BE;
background-color: #97A4BE;
border-color: #97A4BE;
box-shadow: 0 0 10px #97A4BE;
border: 2px solid #97A4BE;
Tailwind Usage
bg-[#97A4BE]
text-[#97A4BE]
border-[#97A4BE]
shadow-[0_0_10px_97A4BE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #97A4BE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #97A4BE; color: #000000; }

Badge

New Feature
.badge { background-color: #97A4BE; 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 #97A4BE; background-color: #97A4BE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #97A4BE20; border-left: 4px solid #97A4BE; }

Link / Accent

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

a { color: #97A4BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #97A4BE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

151, 164, 190

Red: 151 / Green: 164 / Blue: 190

HSL

220°, 23%, 67%

Hue: 220° / Saturation: 23% / Lightness: 67%

CMYK

21%, 14%, 0%, 25%

Cyan: 21% / Magenta: 14% / Yellow: 0% / Key: 25%

What color is #97A4BE?

#97A4BE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #97A4BE to RGB:

rgb(151, 164, 190)HEX to RGB Converter →

HEX to HSL

Convert #97A4BE to HSL:

hsl(220, 23%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #97A4BE to CMYK:

cmyk(21%, 14%, 0%, 25%)Color Converter →

Color Meaning and Usage

A gentle blue tone, #97A4BE has RGB (151, 164, 190) and HSL (220°, 23%, 67%). Known for evoking creativity and luxury, this blue-purple hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #97A4BE is #BEB197, creating high-contrast pairings. For softer combinations, try analogous colors like #97B8BE.

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

Contrast with #97A4BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #97A4BE?

#97A4BE is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #97A4BE?

#97A4BE in RGB is (151, 164, 190) - 151 red, 164 green, and 190 blue.

How to use #97A4BE in CSS?

Use #97A4BE directly in your CSS properties like color or background-color.

What colors go well with #97A4BE?

#BEB197 (complementary), #97B8BE (analogous), and #687BA1 (lighter shade) work well with #97A4BE.