#4BA5BE Color Information

Hex color code: #4BA5BE

The hex color #4BA5BE is a delicate cyan with RGB values of (75, 165, 190) and HSL of (193°, 47%, 52%). It is widely used in graphic design.

Try:
Color NameCadet Blue
HEX
#4BA5BE
RGB
75, 165, 190
HSL
193°, 47%, 52%
CMYK
61%, 13%, 0%, 25%

Shades

CSS Usage
color: #4BA5BE;
background-color: #4BA5BE;
border-color: #4BA5BE;
box-shadow: 0 0 10px #4BA5BE;
border: 2px solid #4BA5BE;
Tailwind Usage
bg-[#4BA5BE]
text-[#4BA5BE]
border-[#4BA5BE]
shadow-[0_0_10px_4BA5BE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #4BA5BE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #4BA5BE; color: #000000; }

Badge

New Feature
.badge { background-color: #4BA5BE; 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 #4BA5BE; background-color: #4BA5BE15; }

Alert / Toast

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

Link / Accent

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

a { color: #4BA5BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #4BA5BE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

75, 165, 190

Red: 75 / Green: 165 / Blue: 190

HSL

193°, 47%, 52%

Hue: 193° / Saturation: 47% / Lightness: 52%

CMYK

61%, 13%, 0%, 25%

Cyan: 61% / Magenta: 13% / Yellow: 0% / Key: 25%

What color is #4BA5BE?

#4BA5BE is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4BA5BE to RGB:

rgb(75, 165, 190)HEX to RGB Converter →

HEX to HSL

Convert #4BA5BE to HSL:

hsl(193, 47%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #4BA5BE to CMYK:

cmyk(61%, 13%, 0%, 25%)Color Converter →

Color Meaning and Usage

A gentle cyan tone, #4BA5BE has RGB (75, 165, 190) and HSL (193°, 47%, 52%). Known for evoking trust and professionalism, this cyan-blue hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #4BA5BE is #BE644B, creating high-contrast pairings. For softer combinations, try analogous colors like #4BBE9E.

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

Contrast with #4BA5BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4BA5BE?

#4BA5BE is a gentle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #4BA5BE?

#4BA5BE in RGB is (75, 165, 190) - 75 red, 165 green, and 190 blue.

How to use #4BA5BE in CSS?

Use #4BA5BE directly in your CSS properties like color or background-color.

What colors go well with #4BA5BE?

#BE644B (complementary), #4BBE9E (analogous), and #32778B (lighter shade) work well with #4BA5BE.