Skip to main content Skip to docs navigation

#9ededf 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 Pale Pastel and its hex is #9ADEDB Nearest Color Name

Color Hue/Base color: Blue

Hex #9ededf Color code in RGB color code model is created after adding 61.96% red color, 87.06% green color and 87.45% blue color. Hex #9ededf Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 0% magenta, 0% yellow and 12.55% black.

Hex #9ededf color code is between #99dddd web safe hex color code and #aaeeee web safe hex color code. #99dddd is the nearest web safe color code. You can see here many more shades of #9ededf color code.

RGB Chart

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

Color Table

Hex Color Code 9ededf #9ededf
RGB Decimal 158, 222, 223 158, 222, 223
RGB Percent 62%, 87%, 87% rgb(62%, 87%, 87%)
CSS RGBa 158, 222, 223,1 rgba(158,222,223,1)
CMYK Model cmyk(29%,0%,0%,12.55%)
HSL Color Space 181,50% ,75% hsl(181,50% ,75%)
HSV Color Space 181°, 29%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10011110 11011110 11011111
Octal 236 336 337
Decimal 158 222 223
Hex 9e de df

Different shades of #9ededf color code.

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

Darkest of #9ededf
#39aaab
Darker of #9ededf
#51c4c6
Dark of #9ededf
#78d1d2
Base of #9ededf
#9ededf
Light of #9ededf
#c4ebec
Lighter
#ebf8f8
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

#9ededf
#df9f9e

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

Split Complementary

#9ededf
#df9ebe
#dfc09e

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

Analogous Color

#9edfba
#9edfc5
#9ededf
#9ec8df
#9eaddf

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

#9ededf
#dedf9e
#df9ede

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

#9ededf
#df9ede
#df9f9e
#9edf9f

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

#9ededf
#c09edf
#df9f9e
#bedf9e

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 #9ededf

#2c8485
#39aaab
#51c4c6
#78d1d2
#9ededf
#c4ebec
#ebf8f8
#ffffff
#ffffff

Tints of #9ededf Color

#9ededf
#a8e1e2
#b3e5e6
#bee9e9
#c9eced
#d3f0f0
#def4f4
#e9f7f7
#f4fbfb
#ffffff

Shades of #9ededf color code

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

#9ededf
#8cc5c6
#7aacad
#699494
#577b7b
#466263
#344a4a
#233131
#111818
#000000

Tones

#9ededf
#abd2d2
#b8c5c5
#bfbfbf
#bfbfbf

Tones

Similar Color like #9ededf color

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

#9fdfe0
#a0e0e1
#a1e1e2
#a2e2e3
#a3e3e4
#a4e4e5
#a5e5e6
#a6e6e7
#a7e7e8
#a8e8e9
#a9e9ea
#aaeaeb
#abebec
#aceced
#9dddde
#9cdcdd
#9bdbdc
#9adadb
#99d9da
#98d8d9
#97d7d8
#96d6d7
#95d5d6
#94d4d5
#93d3d4
#92d2d3
#91d1d2
#90d0d1

Download this Light Blue

Hex #9ededf 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.

#9ededf Color Code Preview on Black Background Color

This is how #9ededf Color will look on black background color. Color contrast ratio is 13.97

#9ededf in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#9ededf color code is use for CSS Background Color

Background color for the above div is #9ededf

HTML with inline CSS

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

#9ededf color code is use for CSS Border Color

CSS Border color for the above div is #9ededf

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#9ededf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9ededf Color code Preview on White Background

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

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

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(158,222,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(223,159,158,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(158,222,223,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }