#74BCD6 Color Information

Hex color code: #74BCD6

#74BCD6 is a serene blue color. In RGB it is (116, 188, 214), and in HSL it is (196°, 54%, 65%). It is often used for branding and logos.

Try:
Color NameSky Blue
HEX
#74BCD6
RGB
116, 188, 214
HSL
196°, 54%, 65%
CMYK
46%, 12%, 0%, 16%

Shades

CSS Usage
color: #74BCD6;
background-color: #74BCD6;
border-color: #74BCD6;
box-shadow: 0 0 10px #74BCD6;
border: 2px solid #74BCD6;
Tailwind Usage
bg-[#74BCD6]
text-[#74BCD6]
border-[#74BCD6]
shadow-[0_0_10px_74BCD6]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #74BCD6, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #74BCD6; color: #000000; }

Badge

New Feature
.badge { background-color: #74BCD6; 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 #74BCD6; background-color: #74BCD615; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #74BCD620; border-left: 4px solid #74BCD6; }

Link / Accent

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

a { color: #74BCD6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #74BCD6 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

116, 188, 214

Red: 116 / Green: 188 / Blue: 214

HSL

196°, 54%, 65%

Hue: 196° / Saturation: 54% / Lightness: 65%

CMYK

46%, 12%, 0%, 16%

Cyan: 46% / Magenta: 12% / Yellow: 0% / Key: 16%

What color is #74BCD6?

#74BCD6 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #74BCD6 to RGB:

rgb(116, 188, 214)HEX to RGB Converter →

HEX to HSL

Convert #74BCD6 to HSL:

hsl(196, 54%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #74BCD6 to CMYK:

cmyk(46%, 12%, 0%, 16%)Color Converter →

Color Meaning and Usage

#74BCD6 is a tranquil blue color with RGB values of 116, 188, 214 and HSL of 196°, 54%, 65%. This cyan-blue hue evokes trust and professionalism, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #74BCD6 is #D68F76, creating high-contrast pairings. For softer combinations, try analogous colors like #76D6BF.

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

Contrast with #74BCD6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #74BCD6?

#74BCD6 is a tranquil blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #74BCD6?

#74BCD6 in RGB is (116, 188, 214) - 116 red, 188 green, and 214 blue.

How to use #74BCD6 in CSS?

Use #74BCD6 directly in your CSS properties like color or background-color.

What colors go well with #74BCD6?

#D68F76 (complementary), #76D6BF (analogous), and #3BA0C4 (lighter shade) work well with #74BCD6.