#695B9A Color Information

Hex color code: #695B9A

The hex color #695B9A is a pastel blue with RGB values of (105, 91, 154) and HSL of (253°, 26%, 48%). It is commonly used in modern UI design.

Try:
Color NameSlate Gray
HEX
#695B9A
RGB
105, 91, 154
HSL
253°, 26%, 48%
CMYK
32%, 41%, 0%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #695B9A; 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 #695B9A; background-color: #695B9A15; }

Alert / Toast

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

Link / Accent

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

a { color: #695B9A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #695B9A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

105, 91, 154

Red: 105 / Green: 91 / Blue: 154

HSL

253°, 26%, 48%

Hue: 253° / Saturation: 26% / Lightness: 48%

CMYK

32%, 41%, 0%, 40%

Cyan: 32% / Magenta: 41% / Yellow: 0% / Key: 40%

What color is #695B9A?

#695B9A is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #695B9A to RGB:

rgb(105, 91, 154)HEX to RGB Converter →

HEX to HSL

Convert #695B9A to HSL:

hsl(253, 26%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #695B9A to CMYK:

cmyk(32%, 41%, 0%, 40%)Color Converter →

Color Meaning and Usage

#695B9A is a delicate blue color with RGB values of 105, 91, 154 and HSL of 253°, 26%, 48%. This blue-purple hue evokes creativity and luxury, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #695B9A is #8C9A5B, creating high-contrast pairings. For softer combinations, try analogous colors like #5B6D9A.

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

Contrast with #695B9A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #695B9A?

#695B9A is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #695B9A?

#695B9A in RGB is (105, 91, 154) - 105 red, 91 green, and 154 blue.

How to use #695B9A in CSS?

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

What colors go well with #695B9A?

#8C9A5B (complementary), #5B6D9A (analogous), and #483E6A (lighter shade) work well with #695B9A.