#7CBAD5 Color Information

Hex color code: #7CBAD5

A cool blue shade, #7CBAD5 appears as (124, 186, 213) in RGB and (198°, 51%, 66%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSky Blue
HEX
#7CBAD5
RGB
124, 186, 213
HSL
198°, 51%, 66%
CMYK
42%, 13%, 0%, 16%

Shades

CSS Usage
color: #7CBAD5;
background-color: #7CBAD5;
border-color: #7CBAD5;
box-shadow: 0 0 10px #7CBAD5;
border: 2px solid #7CBAD5;
Tailwind Usage
bg-[#7CBAD5]
text-[#7CBAD5]
border-[#7CBAD5]
shadow-[0_0_10px_7CBAD5]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #7CBAD5, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #7CBAD5; color: #000000; }

Badge

New Feature
.badge { background-color: #7CBAD5; 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 #7CBAD5; background-color: #7CBAD515; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #7CBAD520; border-left: 4px solid #7CBAD5; }

Link / Accent

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

a { color: #7CBAD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #7CBAD5 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

124, 186, 213

Red: 124 / Green: 186 / Blue: 213

HSL

198°, 51%, 66%

Hue: 198° / Saturation: 51% / Lightness: 66%

CMYK

42%, 13%, 0%, 16%

Cyan: 42% / Magenta: 13% / Yellow: 0% / Key: 16%

What color is #7CBAD5?

#7CBAD5 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7CBAD5 to RGB:

rgb(124, 186, 213)HEX to RGB Converter →

HEX to HSL

Convert #7CBAD5 to HSL:

hsl(198, 51%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #7CBAD5 to CMYK:

cmyk(42%, 13%, 0%, 16%)Color Converter →

Color Meaning and Usage

#7CBAD5 is a cool blue color with RGB values of 124, 186, 213 and HSL of 198°, 51%, 66%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #7CBAD5 is #D5977C, creating high-contrast pairings. For softer combinations, try analogous colors like #7CD5C3.

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

Contrast with #7CBAD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7CBAD5?

#7CBAD5 is a cool blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #7CBAD5?

#7CBAD5 in RGB is (124, 186, 213) - 124 red, 186 green, and 213 blue.

How to use #7CBAD5 in CSS?

Use #7CBAD5 directly in your CSS properties like color or background-color.

What colors go well with #7CBAD5?

#D5977C (complementary), #7CD5C3 (analogous), and #429CC2 (lighter shade) work well with #7CBAD5.