#98BACE Color Information

Hex color code: #98BACE

The hex color #98BACE is a subtle blue with RGB values of (152, 186, 206) and HSL of (202°, 36%, 70%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#98BACE
RGB
152, 186, 206
HSL
202°, 36%, 70%
CMYK
26%, 10%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #98BACE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

152, 186, 206

Red: 152 / Green: 186 / Blue: 206

HSL

202°, 36%, 70%

Hue: 202° / Saturation: 36% / Lightness: 70%

CMYK

26%, 10%, 0%, 19%

Cyan: 26% / Magenta: 10% / Yellow: 0% / Key: 19%

What color is #98BACE?

#98BACE is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #98BACE to RGB:

rgb(152, 186, 206)HEX to RGB Converter →

HEX to HSL

Convert #98BACE to HSL:

hsl(202, 36%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #98BACE to CMYK:

cmyk(26%, 10%, 0%, 19%)Color Converter →

Color Meaning and Usage

#98BACE is a subtle blue color with RGB values of 152, 186, 206 and HSL of 202°, 36%, 70%. This cyan-blue hue evokes trust and professionalism, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #98BACE is #CEAB97, creating high-contrast pairings. For softer combinations, try analogous colors like #97CEC7.

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

Contrast with #98BACE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #98BACE?

#98BACE is a subtle blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #98BACE?

#98BACE in RGB is (152, 186, 206) - 152 red, 186 green, and 206 blue.

How to use #98BACE in CSS?

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

What colors go well with #98BACE?

#CEAB97 (complementary), #97CEC7 (analogous), and #6397B6 (lighter shade) work well with #98BACE.