#90A8CD Color Information

Hex color code: #90A8CD

The hex color #90A8CD is a pastel blue with RGB values of (144, 168, 205) and HSL of (216°, 38%, 68%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#90A8CD
RGB
144, 168, 205
HSL
216°, 38%, 68%
CMYK
30%, 18%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #90A8CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

144, 168, 205

Red: 144 / Green: 168 / Blue: 205

HSL

216°, 38%, 68%

Hue: 216° / Saturation: 38% / Lightness: 68%

CMYK

30%, 18%, 0%, 20%

Cyan: 30% / Magenta: 18% / Yellow: 0% / Key: 20%

What color is #90A8CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #90A8CD to RGB:

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

HEX to HSL

Convert #90A8CD to HSL:

hsl(216, 38%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #90A8CD to CMYK:

cmyk(30%, 18%, 0%, 20%)Color Converter →

Color Meaning and Usage

A pastel blue tone, #90A8CD has RGB (144, 168, 205) and HSL (216°, 38%, 68%). 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 #90A8CD is #CCB48E, creating high-contrast pairings. For softer combinations, try analogous colors like #8EC6CC.

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

Contrast with #90A8CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #90A8CD?

#90A8CD is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #90A8CD?

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

How to use #90A8CD in CSS?

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

What colors go well with #90A8CD?

#CCB48E (complementary), #8EC6CC (analogous), and #5A7EB5 (lighter shade) work well with #90A8CD.