#707068 Color Information

Hex color code: #707068

A muted yellow shade, #707068 appears as (112, 112, 104) in RGB and (60°, 4%, 42%) in HSL. It is typically applied in digital products.

Try:
Color NameGray
HEX
#707068
RGB
112, 112, 104
HSL
60°, 4%, 42%
CMYK
0%, 0%, 7%, 56%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #707068; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

112, 112, 104

Red: 112 / Green: 112 / Blue: 104

HSL

60°, 4%, 42%

Hue: 60° / Saturation: 4% / Lightness: 42%

CMYK

0%, 0%, 7%, 56%

Cyan: 0% / Magenta: 0% / Yellow: 7% / Key: 56%

What color is #707068?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #707068 to RGB:

rgb(112, 112, 104)HEX to RGB Converter →

HEX to HSL

Convert #707068 to HSL:

hsl(60, 4%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #707068 to CMYK:

cmyk(0%, 0%, 7%, 56%)Color Converter →

Color Meaning and Usage

#707068 is a muted yellow color with RGB values of 112, 112, 104 and HSL of 60°, 4%, 42%. This desaturated neutral evokes balance and subtlety, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #707068 is #67676F, creating high-contrast pairings. For softer combinations, try analogous colors like #6F6B67.

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

Contrast with #707068

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #707068?

#707068 is a muted yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #707068?

#707068 in RGB is (112, 112, 104) - 112 red, 112 green, and 104 blue.

How to use #707068 in CSS?

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

What colors go well with #707068?

#67676F (complementary), #6F6B67 (analogous), and #484842 (lighter shade) work well with #707068.