#7068CF Color Information

Hex color code: #7068CF

A tranquil blue shade, #7068CF appears as (112, 104, 207) in RGB and (245°, 52%, 61%) in HSL. It is widely used in graphic design.

Try:
Color NameSlate Blue
HEX
#7068CF
RGB
112, 104, 207
HSL
245°, 52%, 61%
CMYK
46%, 50%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #7068CF; 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 #7068CF; background-color: #7068CF15; }

Alert / Toast

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

Link / Accent

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

a { color: #7068CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #7068CF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

112, 104, 207

Red: 112 / Green: 104 / Blue: 207

HSL

245°, 52%, 61%

Hue: 245° / Saturation: 52% / Lightness: 61%

CMYK

46%, 50%, 0%, 19%

Cyan: 46% / Magenta: 50% / Yellow: 0% / Key: 19%

What color is #7068CF?

#7068CF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7068CF to RGB:

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

HEX to HSL

Convert #7068CF to HSL:

hsl(245, 52%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #7068CF to CMYK:

cmyk(46%, 50%, 0%, 19%)Color Converter →

Color Meaning and Usage

A tranquil blue tone, #7068CF has RGB (112, 104, 207) and HSL (245°, 52%, 61%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #7068CF is #C7CF68, creating high-contrast pairings. For softer combinations, try analogous colors like #6893CF.

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

Contrast with #7068CF

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

Contrast Ratio: 4.57:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7068CF?

#7068CF is a tranquil blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #7068CF?

#7068CF in RGB is (112, 104, 207) - 112 red, 104 green, and 207 blue.

How to use #7068CF in CSS?

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

What colors go well with #7068CF?

#C7CF68 (complementary), #6893CF (analogous), and #4238B2 (lighter shade) work well with #7068CF.