#81ADEE Color Information

Hex color code: #81ADEE

A vivid blue shade, #81ADEE appears as (129, 173, 238) in RGB and (216°, 76%, 72%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSky Blue
HEX
#81ADEE
RGB
129, 173, 238
HSL
216°, 76%, 72%
CMYK
46%, 27%, 0%, 7%

Shades

CSS Usage
color: #81ADEE;
background-color: #81ADEE;
border-color: #81ADEE;
box-shadow: 0 0 10px #81ADEE;
border: 2px solid #81ADEE;
Tailwind Usage
bg-[#81ADEE]
text-[#81ADEE]
border-[#81ADEE]
shadow-[0_0_10px_81ADEE]

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #81ADEE; color: #000000; }

Badge

New Feature
.badge { background-color: #81ADEE; 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 #81ADEE; background-color: #81ADEE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #81ADEE20; border-left: 4px solid #81ADEE; }

Link / Accent

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

a { color: #81ADEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #81ADEE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

129, 173, 238

Red: 129 / Green: 173 / Blue: 238

HSL

216°, 76%, 72%

Hue: 216° / Saturation: 76% / Lightness: 72%

CMYK

46%, 27%, 0%, 7%

Cyan: 46% / Magenta: 27% / Yellow: 0% / Key: 7%

What color is #81ADEE?

#81ADEE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #81ADEE to RGB:

rgb(129, 173, 238)HEX to RGB Converter →

HEX to HSL

Convert #81ADEE to HSL:

hsl(216, 76%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #81ADEE to CMYK:

cmyk(46%, 27%, 0%, 7%)Color Converter →

Color Meaning and Usage

#81ADEE is a eye-catching blue color with RGB values of 129, 173, 238 and HSL of 216°, 76%, 72%. This blue-purple hue evokes creativity and luxury, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #81ADEE is #EEC281, creating high-contrast pairings. For softer combinations, try analogous colors like #81E3EE.

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

Contrast with #81ADEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #81ADEE?

#81ADEE is a eye-catching blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #81ADEE?

#81ADEE in RGB is (129, 173, 238) - 129 red, 173 green, and 238 blue.

How to use #81ADEE in CSS?

Use #81ADEE directly in your CSS properties like color or background-color.

What colors go well with #81ADEE?

#EEC281 (complementary), #81E3EE (analogous), and #3E81E5 (lighter shade) work well with #81ADEE.