#73BCED Color Information

Hex color code: #73BCED

A vivid blue shade, #73BCED appears as (115, 188, 237) in RGB and (204°, 77%, 69%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSky Blue
HEX
#73BCED
RGB
115, 188, 237
HSL
204°, 77%, 69%
CMYK
51%, 21%, 0%, 7%

Shades

CSS Usage
color: #73BCED;
background-color: #73BCED;
border-color: #73BCED;
box-shadow: 0 0 10px #73BCED;
border: 2px solid #73BCED;
Tailwind Usage
bg-[#73BCED]
text-[#73BCED]
border-[#73BCED]
shadow-[0_0_10px_73BCED]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #73BCED, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #73BCED; color: #000000; }

Badge

New Feature
.badge { background-color: #73BCED; 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 #73BCED; background-color: #73BCED15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #73BCED20; border-left: 4px solid #73BCED; }

Link / Accent

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

a { color: #73BCED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #73BCED in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

115, 188, 237

Red: 115 / Green: 188 / Blue: 237

HSL

204°, 77%, 69%

Hue: 204° / Saturation: 77% / Lightness: 69%

CMYK

51%, 21%, 0%, 7%

Cyan: 51% / Magenta: 21% / Yellow: 0% / Key: 7%

What color is #73BCED?

#73BCED is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #73BCED to RGB:

rgb(115, 188, 237)HEX to RGB Converter →

HEX to HSL

Convert #73BCED to HSL:

hsl(204, 77%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #73BCED to CMYK:

cmyk(51%, 21%, 0%, 7%)Color Converter →

Color Meaning and Usage

A eye-catching blue tone, #73BCED has RGB (115, 188, 237) and HSL (204°, 77%, 69%). Known for evoking trust and professionalism, this cyan-blue hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #73BCED is #EDA473, creating high-contrast pairings. For softer combinations, try analogous colors like #73EDE1.

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

Contrast with #73BCED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #73BCED?

#73BCED is a eye-catching blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #73BCED?

#73BCED in RGB is (115, 188, 237) - 115 red, 188 green, and 237 blue.

How to use #73BCED in CSS?

Use #73BCED directly in your CSS properties like color or background-color.

What colors go well with #73BCED?

#EDA473 (complementary), #73EDE1 (analogous), and #2F9CE4 (lighter shade) work well with #73BCED.