#699FBF Color Information

Hex color code: #699FBF

A gentle blue shade, #699FBF appears as (105, 159, 191) in RGB and (202°, 40%, 58%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameCadet Blue
HEX
#699FBF
RGB
105, 159, 191
HSL
202°, 40%, 58%
CMYK
45%, 17%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #699FBF; color: #000000; }

Badge

New Feature
.badge { background-color: #699FBF; color: #000000; }

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 #699FBF; background-color: #699FBF15; }

Alert / Toast

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

Link / Accent

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

a { color: #699FBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #699FBF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

105, 159, 191

Red: 105 / Green: 159 / Blue: 191

HSL

202°, 40%, 58%

Hue: 202° / Saturation: 40% / Lightness: 58%

CMYK

45%, 17%, 0%, 25%

Cyan: 45% / Magenta: 17% / Yellow: 0% / Key: 25%

What color is #699FBF?

#699FBF is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #699FBF to RGB:

rgb(105, 159, 191)HEX to RGB Converter →

HEX to HSL

Convert #699FBF to HSL:

hsl(202, 40%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #699FBF to CMYK:

cmyk(45%, 17%, 0%, 25%)Color Converter →

Color Meaning and Usage

#699FBF is a pastel blue color with RGB values of 105, 159, 191 and HSL of 202°, 40%, 58%. This cyan-blue hue evokes trust and professionalism, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #699FBF is #BF8869, creating high-contrast pairings. For softer combinations, try analogous colors like #69BFB3.

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

Contrast with #699FBF

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

Contrast Ratio: 7.31:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #699FBF?

#699FBF is a pastel blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #699FBF?

#699FBF in RGB is (105, 159, 191) - 105 red, 159 green, and 191 blue.

How to use #699FBF in CSS?

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

What colors go well with #699FBF?

#BF8869 (complementary), #69BFB3 (analogous), and #42799A (lighter shade) work well with #699FBF.