#75BFDA Color Information

Hex color code: #75BFDA

#75BFDA is a tranquil blue color. In RGB it is (117, 191, 218), and in HSL it is (196°, 58%, 66%). It is widely used in graphic design.

Try:
Color NameSky Blue
HEX
#75BFDA
RGB
117, 191, 218
HSL
196°, 58%, 66%
CMYK
46%, 12%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #75BFDA; color: #000000; }

Badge

New Feature
.badge { background-color: #75BFDA; 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 #75BFDA; background-color: #75BFDA15; }

Alert / Toast

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

Link / Accent

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

a { color: #75BFDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #75BFDA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 191, 218

Red: 117 / Green: 191 / Blue: 218

HSL

196°, 58%, 66%

Hue: 196° / Saturation: 58% / Lightness: 66%

CMYK

46%, 12%, 0%, 15%

Cyan: 46% / Magenta: 12% / Yellow: 0% / Key: 15%

What color is #75BFDA?

#75BFDA is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #75BFDA to RGB:

rgb(117, 191, 218)HEX to RGB Converter →

HEX to HSL

Convert #75BFDA to HSL:

hsl(196, 58%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #75BFDA to CMYK:

cmyk(46%, 12%, 0%, 15%)Color Converter →

Color Meaning and Usage

A serene blue tone, #75BFDA has RGB (117, 191, 218) and HSL (196°, 58%, 66%). Known for evoking trust and professionalism, this cyan-blue hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #75BFDA is #DB9176, creating high-contrast pairings. For softer combinations, try analogous colors like #76DBC3.

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

Contrast with #75BFDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #75BFDA?

#75BFDA is a serene blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #75BFDA?

#75BFDA in RGB is (117, 191, 218) - 117 red, 191 green, and 218 blue.

How to use #75BFDA in CSS?

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

What colors go well with #75BFDA?

#DB9176 (complementary), #76DBC3 (analogous), and #3AA4CB (lighter shade) work well with #75BFDA.