Skip to main content Skip to docs navigation

#cedef4 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 Salty Ice and its hex is #CCE2F3 Nearest Color Name

Color Hue/Base color: Blue

Hex #cedef4 Color code in RGB color code model is created after adding 80.78% red color, 87.06% green color and 95.69% blue color. Hex #cedef4 Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 9% magenta, 0% yellow and 4.31% black.

Hex #cedef4 color code is between #ccddee web safe hex color code and #ddeeff web safe hex color code. #ccddee is the nearest web safe color code. You can see here many more shades of #cedef4 color code.

RGB Chart

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

Color Table

Hex Color Code cedef4 #cedef4
RGB Decimal 206, 222, 244 206, 222, 244
RGB Percent 81%, 87%, 96% rgb(81%, 87%, 96%)
CSS RGBa 206, 222, 244,1 rgba(206,222,244,1)
CMYK Model cmyk(16%,9%,0%,4.31%)
HSL Color Space 215,63% ,88% hsl(215,63% ,88%)
HSV Color Space 215°, 16%, 96%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11001110 11011110 11110100
Octal 316 336 364
Decimal 206 222 244
Hex ce de f4

Different shades of #cedef4 color code.

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

Darkest of #cedef4
#518ad8
Darker of #cedef4
#7ba6e1
Dark of #cedef4
#a4c2eb
Base of #cedef4
#cedef4
Light of #cedef4
#f8fafd
Lighter
#ffffff
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

#cedef4
#f4e4ce

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

Split Complementary

#cedef4
#f4d1ce
#f1f4ce

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

Analogous Color

#cef4f4
#ceeef4
#cedef4
#ced1f4
#dbcef4

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

#cedef4
#def4ce
#f4cede

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

#cedef4
#f4cede
#f4e4ce
#cef4e4

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

#cedef4
#f4cef1
#f4e4ce
#cef4d1

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 #cedef4

#2d6fc9
#518ad8
#7ba6e1
#a4c2eb
#cedef4
#f8fafd
#ffffff
#ffffff
#ffffff

Tints of #cedef4 Color

#cedef4
#d3e1f5
#d8e5f6
#dee9f7
#e3ecf8
#e9f0fa
#eef4fb
#f4f7fc
#f9fbfd
#ffffff

Shades of #cedef4 color code

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

#cedef4
#b7c5d8
#a0acbd
#8994a2
#727b87
#5b626c
#444a51
#2d3136
#16181b
#000000

Tones

#cedef4
#d4dfee
#dae0e8
#e0e1e2
#e1e1e1

Tones

Similar Color like #cedef4 color

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

#cfdff5
#d0e0f6
#d1e1f7
#d2e2f8
#d3e3f9
#d4e4fa
#d5e5fb
#d6e6fc
#d7e7fd
#d8e8fe
#d9e9ff
#daeaff
#dbebff
#dcecff
#cdddf3
#ccdcf2
#cbdbf1
#cadaf0
#c9d9ef
#c8d8ee
#c7d7ed
#c6d6ec
#c5d5eb
#c4d4ea
#c3d3e9
#c2d2e8
#c1d1e7
#c0d0e6

Download this Light Blue

Hex #cedef4 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.

#cedef4 Color Code Preview on Black Background Color

This is how #cedef4 Color will look on black background color. Color contrast ratio is 15.38

#cedef4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cedef4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cedef4

#cedef4 color code is use for CSS Background Color

Background color for the above div is #cedef4

HTML with inline CSS

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

#cedef4 color code is use for CSS Border Color

CSS Border color for the above div is #cedef4

HTML with inline CSS

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

CSS Border Left color for the above div is #cedef4

HTML with inline CSS

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

CSS Border Right color for the above div is #cedef4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cedef4

HTML with inline CSS

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

CSS Border Top color for the above div is #cedef4

HTML with inline CSS

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

#cedef4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cedef4 Color code Preview on White Background

This is how #cedef4 Color code will look on white background color. Color contrast ratio is 1.37

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

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