#707274 Color Information

Hex color code: #707274

The hex color #707274 is a muted blue with RGB values of (112, 114, 116) and HSL of (210°, 2%, 45%). It is typically applied in digital products.

Try:
Color NameGray
HEX
#707274
RGB
112, 114, 116
HSL
210°, 2%, 45%
CMYK
3%, 2%, 0%, 55%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #707274; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #707274 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

112, 114, 116

Red: 112 / Green: 114 / Blue: 116

HSL

210°, 2%, 45%

Hue: 210° / Saturation: 2% / Lightness: 45%

CMYK

3%, 2%, 0%, 55%

Cyan: 3% / Magenta: 2% / Yellow: 0% / Key: 55%

What color is #707274?

#707274 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #707274 to RGB:

rgb(112, 114, 116)HEX to RGB Converter →

HEX to HSL

Convert #707274 to HSL:

hsl(210, 2%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #707274 to CMYK:

cmyk(3%, 2%, 0%, 55%)Color Converter →

Color Meaning and Usage

A muted blue tone, #707274 has RGB (112, 114, 116) and HSL (210°, 2%, 45%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #707274 is #757370, creating high-contrast pairings. For softer combinations, try analogous colors like #707575.

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

Contrast with #707274

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #707274?

#707274 is a muted blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #707274?

#707274 in RGB is (112, 114, 116) - 112 red, 114 green, and 116 blue.

How to use #707274 in CSS?

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

What colors go well with #707274?

#757370 (complementary), #707575 (analogous), and #4B4D4E (lighter shade) work well with #707274.