#46707C Color Information

Hex color code: #46707C

A pastel cyan shade, #46707C appears as (70, 112, 124) in RGB and (193°, 28%, 38%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSlate Gray
HEX
#46707C
RGB
70, 112, 124
HSL
193°, 28%, 38%
CMYK
44%, 10%, 0%, 51%

Shades

CSS Usage
color: #46707C;
background-color: #46707C;
border-color: #46707C;
box-shadow: 0 0 10px #46707C;
border: 2px solid #46707C;
Tailwind Usage
bg-[#46707C]
text-[#46707C]
border-[#46707C]
shadow-[0_0_10px_46707C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #46707C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #46707C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #46707C; color: #FFFFFF; }

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 #46707C; background-color: #46707C15; }

Alert / Toast

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

Link / Accent

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

a { color: #46707C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #46707C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

70, 112, 124

Red: 70 / Green: 112 / Blue: 124

HSL

193°, 28%, 38%

Hue: 193° / Saturation: 28% / Lightness: 38%

CMYK

44%, 10%, 0%, 51%

Cyan: 44% / Magenta: 10% / Yellow: 0% / Key: 51%

What color is #46707C?

#46707C is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #46707C to RGB:

rgb(70, 112, 124)HEX to RGB Converter →

HEX to HSL

Convert #46707C to HSL:

hsl(193, 28%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #46707C to CMYK:

cmyk(44%, 10%, 0%, 51%)Color Converter →

Color Meaning and Usage

A pastel cyan tone, #46707C has RGB (70, 112, 124) and HSL (193°, 28%, 38%). Known for evoking trust and professionalism, this cyan-blue hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #46707C is #7C5246, creating high-contrast pairings. For softer combinations, try analogous colors like #467C6D.

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

Contrast with #46707C

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

Contrast Ratio: 3.87:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #46707C?

#46707C is a pastel cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #46707C?

#46707C in RGB is (70, 112, 124) - 70 red, 112 green, and 124 blue.

How to use #46707C in CSS?

Use #46707C directly in your CSS properties like color or background-color.

What colors go well with #46707C?

#7C5246 (complementary), #467C6D (analogous), and #2A444B (lighter shade) work well with #46707C.