#8FADEE Color Information

Hex color code: #8FADEE

The hex color #8FADEE is a striking blue with RGB values of (143, 173, 238) and HSL of (221°, 74%, 75%). It is popular in mobile app design.

Try:
Color NameSky Blue
HEX
#8FADEE
RGB
143, 173, 238
HSL
221°, 74%, 75%
CMYK
40%, 27%, 0%, 7%

Shades

CSS Usage
color: #8FADEE;
background-color: #8FADEE;
border-color: #8FADEE;
box-shadow: 0 0 10px #8FADEE;
border: 2px solid #8FADEE;
Tailwind Usage
bg-[#8FADEE]
text-[#8FADEE]
border-[#8FADEE]
shadow-[0_0_10px_8FADEE]

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #8FADEE; color: #000000; }

Badge

New Feature
.badge { background-color: #8FADEE; 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 #8FADEE; background-color: #8FADEE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #8FADEE20; border-left: 4px solid #8FADEE; }

Link / Accent

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

a { color: #8FADEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #8FADEE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

143, 173, 238

Red: 143 / Green: 173 / Blue: 238

HSL

221°, 74%, 75%

Hue: 221° / Saturation: 74% / Lightness: 75%

CMYK

40%, 27%, 0%, 7%

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

What color is #8FADEE?

#8FADEE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8FADEE to RGB:

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

HEX to HSL

Convert #8FADEE to HSL:

hsl(221, 74%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #8FADEE to CMYK:

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

Color Meaning and Usage

A eye-catching blue tone, #8FADEE has RGB (143, 173, 238) and HSL (221°, 74%, 75%). Known for evoking creativity and luxury, this blue-purple hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #8FADEE is #EED190, creating high-contrast pairings. For softer combinations, try analogous colors like #90DDEE.

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

Contrast with #8FADEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8FADEE?

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

What is the RGB value of #8FADEE?

#8FADEE in RGB is (143, 173, 238) - 143 red, 173 green, and 238 blue.

How to use #8FADEE in CSS?

Use #8FADEE directly in your CSS properties like color or background-color.

What colors go well with #8FADEE?

#EED190 (complementary), #90DDEE (analogous), and #4E7DE4 (lighter shade) work well with #8FADEE.