#98BDEF Color Information

Hex color code: #98BDEF

#98BDEF is a ethereal blue color. In RGB it is (152, 189, 239), and in HSL it is (214°, 73%, 77%). It is typically applied in digital products.

Try:
Color NameSky Blue
HEX
#98BDEF
RGB
152, 189, 239
HSL
214°, 73%, 77%
CMYK
36%, 21%, 0%, 6%

Shades

CSS Usage
color: #98BDEF;
background-color: #98BDEF;
border-color: #98BDEF;
box-shadow: 0 0 10px #98BDEF;
border: 2px solid #98BDEF;
Tailwind Usage
bg-[#98BDEF]
text-[#98BDEF]
border-[#98BDEF]
shadow-[0_0_10px_98BDEF]

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #98BDEF; color: #000000; }

Badge

New Feature
.badge { background-color: #98BDEF; 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 #98BDEF; background-color: #98BDEF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #98BDEF20; border-left: 4px solid #98BDEF; }

Link / Accent

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

a { color: #98BDEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #98BDEF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

152, 189, 239

Red: 152 / Green: 189 / Blue: 239

HSL

214°, 73%, 77%

Hue: 214° / Saturation: 73% / Lightness: 77%

CMYK

36%, 21%, 0%, 6%

Cyan: 36% / Magenta: 21% / Yellow: 0% / Key: 6%

What color is #98BDEF?

#98BDEF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #98BDEF to RGB:

rgb(152, 189, 239)HEX to RGB Converter →

HEX to HSL

Convert #98BDEF to HSL:

hsl(214, 73%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #98BDEF to CMYK:

cmyk(36%, 21%, 0%, 6%)Color Converter →

Color Meaning and Usage

#98BDEF is a airy blue color with RGB values of 152, 189, 239 and HSL of 214°, 73%, 77%. 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 #98BDEF is #EFCA9A, creating high-contrast pairings. For softer combinations, try analogous colors like #9AE9EF.

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

Contrast with #98BDEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #98BDEF?

#98BDEF is a airy blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #98BDEF?

#98BDEF in RGB is (152, 189, 239) - 152 red, 189 green, and 239 blue.

How to use #98BDEF in CSS?

Use #98BDEF directly in your CSS properties like color or background-color.

What colors go well with #98BDEF?

#EFCA9A (complementary), #9AE9EF (analogous), and #5795E5 (lighter shade) work well with #98BDEF.