#46A4BE Color Information

Hex color code: #46A4BE

A delicate cyan shade, #46A4BE appears as (70, 164, 190) in RGB and (193°, 48%, 51%) in HSL. It is widely used in graphic design.

Try:
Color NameSteel Blue
HEX
#46A4BE
RGB
70, 164, 190
HSL
193°, 48%, 51%
CMYK
63%, 14%, 0%, 25%

Shades

CSS Usage
color: #46A4BE;
background-color: #46A4BE;
border-color: #46A4BE;
box-shadow: 0 0 10px #46A4BE;
border: 2px solid #46A4BE;
Tailwind Usage
bg-[#46A4BE]
text-[#46A4BE]
border-[#46A4BE]
shadow-[0_0_10px_46A4BE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #46A4BE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #46A4BE; color: #000000; }

Badge

New Feature
.badge { background-color: #46A4BE; 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 #46A4BE; background-color: #46A4BE15; }

Alert / Toast

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

Link / Accent

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

a { color: #46A4BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #46A4BE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

70, 164, 190

Red: 70 / Green: 164 / Blue: 190

HSL

193°, 48%, 51%

Hue: 193° / Saturation: 48% / Lightness: 51%

CMYK

63%, 14%, 0%, 25%

Cyan: 63% / Magenta: 14% / Yellow: 0% / Key: 25%

What color is #46A4BE?

#46A4BE is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #46A4BE to RGB:

rgb(70, 164, 190)HEX to RGB Converter →

HEX to HSL

Convert #46A4BE to HSL:

hsl(193, 48%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #46A4BE to CMYK:

cmyk(63%, 14%, 0%, 25%)Color Converter →

Color Meaning and Usage

#46A4BE is a delicate cyan color with RGB values of 70, 164, 190 and HSL of 193°, 48%, 51%. 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 #46A4BE is #BE6046, creating high-contrast pairings. For softer combinations, try analogous colors like #46BE9C.

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

Contrast with #46A4BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #46A4BE?

#46A4BE is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #46A4BE?

#46A4BE in RGB is (70, 164, 190) - 70 red, 164 green, and 190 blue.

How to use #46A4BE in CSS?

Use #46A4BE directly in your CSS properties like color or background-color.

What colors go well with #46A4BE?

#BE6046 (complementary), #46BE9C (analogous), and #307588 (lighter shade) work well with #46A4BE.