#90BAEA Color Information

Hex color code: #90BAEA

A cool blue shade, #90BAEA appears as (144, 186, 234) in RGB and (212°, 68%, 74%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSky Blue
HEX
#90BAEA
RGB
144, 186, 234
HSL
212°, 68%, 74%
CMYK
38%, 21%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #90BAEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

144, 186, 234

Red: 144 / Green: 186 / Blue: 234

HSL

212°, 68%, 74%

Hue: 212° / Saturation: 68% / Lightness: 74%

CMYK

38%, 21%, 0%, 8%

Cyan: 38% / Magenta: 21% / Yellow: 0% / Key: 8%

What color is #90BAEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #90BAEA to RGB:

rgb(144, 186, 234)HEX to RGB Converter →

HEX to HSL

Convert #90BAEA to HSL:

hsl(212, 68%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #90BAEA to CMYK:

cmyk(38%, 21%, 0%, 8%)Color Converter →

Color Meaning and Usage

A serene blue tone, #90BAEA has RGB (144, 186, 234) and HSL (212°, 68%, 74%). Known for evoking creativity and luxury, this blue-purple hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #90BAEA is #EAC090, creating high-contrast pairings. For softer combinations, try analogous colors like #90E7EA.

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

Contrast with #90BAEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #90BAEA?

#90BAEA is a serene blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #90BAEA?

#90BAEA in RGB is (144, 186, 234) - 144 red, 186 green, and 234 blue.

How to use #90BAEA in CSS?

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

What colors go well with #90BAEA?

#EAC090 (complementary), #90E7EA (analogous), and #4F92DE (lighter shade) work well with #90BAEA.