#90AFE4 Color Information

Hex color code: #90AFE4

The hex color #90AFE4 is a calming blue with RGB values of (144, 175, 228) and HSL of (218°, 61%, 73%). It is frequently seen in web interfaces.

Try:
Color NameSky Blue
HEX
#90AFE4
RGB
144, 175, 228
HSL
218°, 61%, 73%
CMYK
37%, 23%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #90AFE4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

144, 175, 228

Red: 144 / Green: 175 / Blue: 228

HSL

218°, 61%, 73%

Hue: 218° / Saturation: 61% / Lightness: 73%

CMYK

37%, 23%, 0%, 11%

Cyan: 37% / Magenta: 23% / Yellow: 0% / Key: 11%

What color is #90AFE4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #90AFE4 to RGB:

rgb(144, 175, 228)HEX to RGB Converter →

HEX to HSL

Convert #90AFE4 to HSL:

hsl(218, 61%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #90AFE4 to CMYK:

cmyk(37%, 23%, 0%, 11%)Color Converter →

Color Meaning and Usage

A peaceful blue tone, #90AFE4 has RGB (144, 175, 228) and HSL (218°, 61%, 73%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #90AFE4 is #E4C590, creating high-contrast pairings. For softer combinations, try analogous colors like #90D9E4.

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

Contrast with #90AFE4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #90AFE4?

#90AFE4 is a peaceful blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #90AFE4?

#90AFE4 in RGB is (144, 175, 228) - 144 red, 175 green, and 228 blue.

How to use #90AFE4 in CSS?

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

What colors go well with #90AFE4?

#E4C590 (complementary), #90D9E4 (analogous), and #5382D5 (lighter shade) work well with #90AFE4.