Skip to main content Skip to docs navigation

#99cfec 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 Pantone 291 C and its hex is #9BCBEB Nearest Color Name

Color Hue/Base color: Blue

Hex #99cfec Color code in RGB color code model is created after adding 60% red color, 81.18% green color and 92.55% blue color. Hex #99cfec Color code in CMYK color (process color) code model is generated after subtraction of 35% cyan, 12% magenta, 0% yellow and 7.45% black.

Hex #99cfec color code is between #88ccee web safe hex color code and #aadddd web safe hex color code. #88ccee is the nearest web safe color code. You can see here many more shades of #99cfec color code.

RGB Chart

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

Color Table

Hex Color Code 99cfec #99cfec
RGB Decimal 153, 207, 236 153, 207, 236
RGB Percent 60%, 81%, 93% rgb(60%, 81%, 93%)
CSS RGBa 153, 207, 236,1 rgba(153,207,236,1)
CMYK Model cmyk(35%,12%,0%,7.45%)
HSL Color Space 201,69% ,76% hsl(201,69% ,76%)
HSV Color Space 201°, 35%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10011001 11001111 11101100
Octal 231 317 354
Decimal 153 207 236
Hex 99 cf ec

Different shades of #99cfec color code.

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

Darkest of #99cfec
#258ec7
Darker of #99cfec
#43a7dc
Dark of #99cfec
#6ebbe4
Base of #99cfec
#99cfec
Light of #99cfec
#c4e3f4
Lighter
#eff7fc
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

#99cfec
#ecb699

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

Split Complementary

#99cfec
#ec99a5
#ecdf99

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

Analogous Color

#99ecd9
#99ece6
#99cfec
#99b3ec
#a199ec

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

#99cfec
#cfec99
#ec99cf

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

#99cfec
#ec99cf
#ecb699
#99ecb6

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

#99cfec
#df99ec
#ecb699
#a5ec99

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 #99cfec

#1d709c
#258ec7
#43a7dc
#6ebbe4
#99cfec
#c4e3f4
#eff7fc
#ffffff
#ffffff

Tints of #99cfec Color

#99cfec
#a4d4ee
#afd9f0
#bbdff2
#c6e4f4
#d1e9f6
#ddeff8
#e8f4fa
#f3f9fc
#ffffff

Shades of #99cfec color code

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

#99cfec
#88b8d1
#77a1b7
#668a9d
#557383
#445c68
#33454e
#222e34
#11171a
#000000

Tones

#99cfec
#a5cbe0
#b1c8d4
#bdc4c8
#c2c2c2

Tones

Similar Color like #99cfec color

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

#9ad0ed
#9bd1ee
#9cd2ef
#9dd3f0
#9ed4f1
#9fd5f2
#a0d6f3
#a1d7f4
#a2d8f5
#a3d9f6
#a4daf7
#a5dbf8
#a6dcf9
#a7ddfa
#98ceeb
#97cdea
#96cce9
#95cbe8
#94cae7
#93c9e6
#92c8e5
#91c7e4
#90c6e3
#8fc5e2
#8ec4e1
#8dc3e0
#8cc2df
#8bc1de

Download this Light Blue

Hex #99cfec 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.

#99cfec Color Code Preview on Black Background Color

This is how #99cfec Color will look on black background color. Color contrast ratio is 12.49

#99cfec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #99cfec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #99cfec

#99cfec color code is use for CSS Background Color

Background color for the above div is #99cfec

HTML with inline CSS

<div style="background-color:#99cfec;"></div>

#99cfec color code is use for CSS Border Color

CSS Border color for the above div is #99cfec

HTML with inline CSS

<div style="border:5px solid #99cfec;"></div>

CSS Border Left color for the above div is #99cfec

HTML with inline CSS

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

CSS Border Right color for the above div is #99cfec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #99cfec

HTML with inline CSS

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

CSS Border Top color for the above div is #99cfec

HTML with inline CSS

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

#99cfec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#99cfec Color code Preview on White Background

This is how #99cfec Color code will look on white background color. Color contrast ratio is 1.68

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 #99cfec; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #99cfec; }

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(153,207,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(236,182,153,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(153,207,236,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }