#90A8CF Color Information

Hex color code: #90A8CF

A soft blue shade, #90A8CF appears as (144, 168, 207) in RGB and (217°, 40%, 69%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#90A8CF
RGB
144, 168, 207
HSL
217°, 40%, 69%
CMYK
30%, 19%, 0%, 19%

Shades

CSS Usage
color: #90A8CF;
background-color: #90A8CF;
border-color: #90A8CF;
box-shadow: 0 0 10px #90A8CF;
border: 2px solid #90A8CF;
Tailwind Usage
bg-[#90A8CF]
text-[#90A8CF]
border-[#90A8CF]
shadow-[0_0_10px_90A8CF]

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #90A8CF; color: #000000; }

Badge

New Feature
.badge { background-color: #90A8CF; 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 #90A8CF; background-color: #90A8CF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #90A8CF20; border-left: 4px solid #90A8CF; }

Link / Accent

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

a { color: #90A8CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #90A8CF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

144, 168, 207

Red: 144 / Green: 168 / Blue: 207

HSL

217°, 40%, 69%

Hue: 217° / Saturation: 40% / Lightness: 69%

CMYK

30%, 19%, 0%, 19%

Cyan: 30% / Magenta: 19% / Yellow: 0% / Key: 19%

What color is #90A8CF?

#90A8CF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #90A8CF to RGB:

rgb(144, 168, 207)HEX to RGB Converter →

HEX to HSL

Convert #90A8CF to HSL:

hsl(217, 40%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #90A8CF to CMYK:

cmyk(30%, 19%, 0%, 19%)Color Converter →

Color Meaning and Usage

#90A8CF is a delicate blue color with RGB values of 144, 168, 207 and HSL of 217°, 40%, 69%. This blue-purple hue evokes creativity and luxury, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #90A8CF is #D0B790, creating high-contrast pairings. For softer combinations, try analogous colors like #90C8D0.

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

Contrast with #90A8CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #90A8CF?

#90A8CF is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #90A8CF?

#90A8CF in RGB is (144, 168, 207) - 144 red, 168 green, and 207 blue.

How to use #90A8CF in CSS?

Use #90A8CF directly in your CSS properties like color or background-color.

What colors go well with #90A8CF?

#D0B790 (complementary), #90C8D0 (analogous), and #5B7FB9 (lighter shade) work well with #90A8CF.