#90CBBF Color Information

Hex color code: #90CBBF

A delicate cyan shade, #90CBBF appears as (144, 203, 191) in RGB and (168°, 36%, 68%) in HSL. It is widely used in graphic design.

Try:
Color NameSky Blue
HEX
#90CBBF
RGB
144, 203, 191
HSL
168°, 36%, 68%
CMYK
29%, 0%, 6%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #90CBBF; color: #000000; }

Badge

New Feature
.badge { background-color: #90CBBF; 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 #90CBBF; background-color: #90CBBF15; }

Alert / Toast

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

Link / Accent

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

a { color: #90CBBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #90CBBF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

144, 203, 191

Red: 144 / Green: 203 / Blue: 191

HSL

168°, 36%, 68%

Hue: 168° / Saturation: 36% / Lightness: 68%

CMYK

29%, 0%, 6%, 20%

Cyan: 29% / Magenta: 0% / Yellow: 6% / Key: 20%

What color is #90CBBF?

#90CBBF is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #90CBBF to RGB:

rgb(144, 203, 191)HEX to RGB Converter →

HEX to HSL

Convert #90CBBF to HSL:

hsl(168, 36%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #90CBBF to CMYK:

cmyk(29%, 0%, 6%, 20%)Color Converter →

Color Meaning and Usage

A gentle cyan tone, #90CBBF has RGB (144, 203, 191) and HSL (168°, 36%, 68%). Known for evoking trust and professionalism, this cyan-blue hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #90CBBF is #CB909C, creating high-contrast pairings. For softer combinations, try analogous colors like #90CBA2.

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

Contrast with #90CBBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #90CBBF?

#90CBBF is a gentle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #90CBBF?

#90CBBF in RGB is (144, 203, 191) - 144 red, 203 green, and 191 blue.

How to use #90CBBF in CSS?

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

What colors go well with #90CBBF?

#CB909C (complementary), #90CBA2 (analogous), and #5CB2A1 (lighter shade) work well with #90CBBF.