Skip to main content Skip to docs navigation

#9fc0ee hex color | Download Light Blue BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Sail to the Sea and its hex is #99C3F0 Nearest Color Name

Color Hue/Base color: Blue

Hex #9fc0ee Color code in RGB color code model is created after adding 62.35% red color, 75.29% green color and 93.33% blue color. Hex #9fc0ee Color code in CMYK color (process color) code model is generated after subtraction of 33% cyan, 19% magenta, 0% yellow and 6.67% black.

Hex #9fc0ee color code is between #99bbdd web safe hex color code and #aaccff web safe hex color code. #99bbdd is the nearest web safe color code. You can see here many more shades of #9fc0ee color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 9fc0ee #9fc0ee
RGB Decimal 159, 192, 238 159, 192, 238
RGB Percent 62%, 75%, 93% rgb(62%, 75%, 93%)
CSS RGBa 159, 192, 238,1 rgba(159,192,238,1)
CMYK Model cmyk(33%,19%,0%,6.67%)
HSL Color Space 215,70% ,78% hsl(215,70% ,78%)
HSV Color Space 215°, 33%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10011111 11000000 11101110
Octal 237 300 356
Decimal 159 192 238
Hex 9f c0 ee

Different shades of #9fc0ee color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #9fc0ee
#256ccf
Darker of #9fc0ee
#4887df
Dark of #9fc0ee
#74a4e6
Base of #9fc0ee
#9fc0ee
Light of #9fc0ee
#cadcf6
Lighter
#f6f9fd
Lightest
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#9fc0ee
#eecd9f

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#9fc0ee
#eea59f
#e7ee9f

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#9feeee
#9fe1ee
#9fc0ee
#9fa6ee
#b99fee

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#9fc0ee
#c0ee9f
#ee9fc0

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#9fc0ee
#ee9fc0
#eecd9f
#9feecd

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#9fc0ee
#ee9fe7
#eecd9f
#9feea5

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #9fc0ee

#1d55a4
#256ccf
#4887df
#74a4e6
#9fc0ee
#cadcf6
#f6f9fd
#ffffff
#ffffff

Tints of #9fc0ee Color

#9fc0ee
#a9c7ef
#b4cef1
#bfd5f3
#c9dcf5
#d4e3f7
#dfeaf9
#e9f1fb
#f4f8fd
#ffffff

Shades of #9fc0ee color code

Generate more color scales with scales (color stack) generator.

#9fc0ee
#8daad3
#7b95b9
#6a809e
#586a84
#465569
#35404f
#232a34
#11151a
#000000

Tones

#9fc0ee
#aac2e3
#b6c4d7
#c1c6cc
#c6c6c6

Tones

Similar Color like #9fc0ee color

Find visually similar hex color codes nearing to #9fc0ee hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#a0c1ef
#a1c2f0
#a2c3f1
#a3c4f2
#a4c5f3
#a5c6f4
#a6c7f5
#a7c8f6
#a8c9f7
#a9caf8
#aacbf9
#abccfa
#accdfb
#adcefc
#9ebfed
#9dbeec
#9cbdeb
#9bbcea
#9abbe9
#99bae8
#98b9e7
#97b8e6
#96b7e5
#95b6e4
#94b5e3
#93b4e2
#92b3e1
#91b2e0

Download this Light Blue

Hex #9fc0ee Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#9fc0ee Color Code Preview on Black Background Color

This is how #9fc0ee Color will look on black background color. Color contrast ratio is 11.25

#9fc0ee in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#9fc0ee">Your Example Paragraph content text in with font color #9fc0ee </p>

Your Example Paragraph content text in with font color #9fc0ee

HTML with inline CSS

<div style="color:#9fc0ee">Your Paragraph text in with font color #9fc0ee </div>

Your Example Paragraph content text in with font color #9fc0ee

#9fc0ee color code is use for CSS Background Color

Background color for the above div is #9fc0ee

HTML with inline CSS

<div style="background-color:#9fc0ee;"></div>

#9fc0ee color code is use for CSS Border Color

CSS Border color for the above div is #9fc0ee

HTML with inline CSS

<div style="border:5px solid #9fc0ee;"></div>

CSS Border Left color for the above div is #9fc0ee

HTML with inline CSS

<div style="border-left:5px solid #9fc0ee;"></div>

CSS Border Right color for the above div is #9fc0ee

HTML with inline CSS

<div style="border-right:5px solid #9fc0ee;"></div>

CSS Border Bottom color for the above div is #9fc0ee

HTML with inline CSS

<div style="border-bottom:5px solid #9fc0ee;"></div>

CSS Border Top color for the above div is #9fc0ee

HTML with inline CSS

<div style="border-top:5px solid #9fc0ee;"></div>

#9fc0ee hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#9fc0ee; } .examplecolorclass {color:#9fc0ee; } .examplebordercolor {border:3px solid #9fc0ee; }

#9fc0ee Color code Preview on White Background

This is how #9fc0ee Color code will look on white background color. Color contrast ratio is 1.87

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #9fc0ee; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #9fc0ee; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(159,192,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(238,205,159,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(159,192,238,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }