#93ABEB Color Information

Hex color code: #93ABEB

#93ABEB is a serene blue color. In RGB it is (147, 171, 235), and in HSL it is (224°, 69%, 75%). It is popular in mobile app design.

Try:
Color NameSky Blue
HEX
#93ABEB
RGB
147, 171, 235
HSL
224°, 69%, 75%
CMYK
37%, 27%, 0%, 8%

Shades

CSS Usage
color: #93ABEB;
background-color: #93ABEB;
border-color: #93ABEB;
box-shadow: 0 0 10px #93ABEB;
border: 2px solid #93ABEB;
Tailwind Usage
bg-[#93ABEB]
text-[#93ABEB]
border-[#93ABEB]
shadow-[0_0_10px_93ABEB]

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #93ABEB; color: #000000; }

Badge

New Feature
.badge { background-color: #93ABEB; 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 #93ABEB; background-color: #93ABEB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #93ABEB20; border-left: 4px solid #93ABEB; }

Link / Accent

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

a { color: #93ABEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #93ABEB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

147, 171, 235

Red: 147 / Green: 171 / Blue: 235

HSL

224°, 69%, 75%

Hue: 224° / Saturation: 69% / Lightness: 75%

CMYK

37%, 27%, 0%, 8%

Cyan: 37% / Magenta: 27% / Yellow: 0% / Key: 8%

What color is #93ABEB?

#93ABEB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #93ABEB to RGB:

rgb(147, 171, 235)HEX to RGB Converter →

HEX to HSL

Convert #93ABEB to HSL:

hsl(224, 69%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #93ABEB to CMYK:

cmyk(37%, 27%, 0%, 8%)Color Converter →

Color Meaning and Usage

#93ABEB is a serene blue color with RGB values of 147, 171, 235 and HSL of 224°, 69%, 75%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #93ABEB is #EBD493, creating high-contrast pairings. For softer combinations, try analogous colors like #93D7EB.

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

Contrast with #93ABEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #93ABEB?

#93ABEB is a serene blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #93ABEB?

#93ABEB in RGB is (147, 171, 235) - 147 red, 171 green, and 235 blue.

How to use #93ABEB in CSS?

Use #93ABEB directly in your CSS properties like color or background-color.

What colors go well with #93ABEB?

#EBD493 (complementary), #93D7EB (analogous), and #5378DF (lighter shade) work well with #93ABEB.