Skip to main content Skip to docs navigation

#c2ebfc 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 Sky and its hex is #BDF6FE Nearest Color Name

Color Hue/Base color: Blue

Hex #c2ebfc Color code in RGB color code model is created after adding 76.08% red color, 92.16% green color and 98.82% blue color. Hex #c2ebfc Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 7% magenta, 0% yellow and 1.18% black.

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

RGB Chart

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

Color Table

Hex Color Code c2ebfc #c2ebfc
RGB Decimal 194, 235, 252 194, 235, 252
RGB Percent 76%, 92%, 99% rgb(76%, 92%, 99%)
CSS RGBa 194, 235, 252,1 rgba(194,235,252,1)
CMYK Model cmyk(23%,7%,0%,1.18%)
HSL Color Space 198,91% ,87% hsl(198,91% ,87%)
HSV Color Space 198°, 23%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11000010 11101011 11111100
Octal 302 353 374
Decimal 194 235 252
Hex c2 eb fc

Different shades of #c2ebfc color code.

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

Darkest of #c2ebfc
#30bbf5
Darker of #c2ebfc
#61cbf7
Dark of #c2ebfc
#91dbfa
Base of #c2ebfc
#c2ebfc
Light of #c2ebfc
#f3fbfe
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

#c2ebfc
#fcd3c2

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

Split Complementary

#c2ebfc
#fcc2ce
#fcf0c2

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

Analogous Color

#c2fceb
#c2fcf5
#c2ebfc
#c2d8fc
#c4c2fc

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

#c2ebfc
#ebfcc2
#fcc2eb

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

#c2ebfc
#fcc2eb
#fcd3c2
#c2fcd3

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

#c2ebfc
#f0c2fc
#fcd3c2
#cefcc2

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

#0ba6e7
#30bbf5
#61cbf7
#91dbfa
#c2ebfc
#f3fbfe
#ffffff
#ffffff
#ffffff

Tints of #c2ebfc Color

#c2ebfc
#c8edfc
#cfeffc
#d6f1fd
#ddf3fd
#e3f6fd
#eaf8fe
#f1fafe
#f8fcfe
#ffffff

Shades of #c2ebfc color code

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

#c2ebfc
#acd0e0
#96b6c4
#819ca8
#6b828c
#566870
#404e54
#2b3438
#151a1c
#000000

Tones

#c2ebfc
#c8e8f6
#cfe6ef
#d5e3e9
#dce0e2

Tones

Similar Color like #c2ebfc color

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

#c3ecfd
#c4edfe
#c5eeff
#c6efff
#c7f0ff
#c8f1ff
#c9f2ff
#caf3ff
#cbf4ff
#ccf5ff
#cdf6ff
#cef7ff
#cff8ff
#d0f9ff
#c1eafb
#c0e9fa
#bfe8f9
#bee7f8
#bde6f7
#bce5f6
#bbe4f5
#bae3f4
#b9e2f3
#b8e1f2
#b7e0f1
#b6dff0
#b5deef
#b4ddee

Download this Light Blue

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

#c2ebfc Color Code Preview on Black Background Color

This is how #c2ebfc Color will look on black background color. Color contrast ratio is 16.58

#c2ebfc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2ebfc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2ebfc

#c2ebfc color code is use for CSS Background Color

Background color for the above div is #c2ebfc

HTML with inline CSS

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

#c2ebfc color code is use for CSS Border Color

CSS Border color for the above div is #c2ebfc

HTML with inline CSS

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

CSS Border Left color for the above div is #c2ebfc

HTML with inline CSS

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

CSS Border Right color for the above div is #c2ebfc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c2ebfc

HTML with inline CSS

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

CSS Border Top color for the above div is #c2ebfc

HTML with inline CSS

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

#c2ebfc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c2ebfc Color code Preview on White Background

This is how #c2ebfc Color code will look on white background color. Color contrast ratio is 1.27

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

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(194,235,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(252,211,194,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(194,235,252,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }