crispedge.com

Color picker

Loading...

#baeaed hex color - Blue - Cool color - Information

#baeaed hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #baeaed Color code in RGB color code model is created after adding 72.94% red color, 91.76% green color and 92.94% blue color. Hex #baeaed Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 1% magenta, 0% yellow and 7% black.

Hex #baeaed color code is between #bbeeee web safe hex color code and #aadddd web safe hex color code. #bbeeee is the nearest web safe color code. You can see here many more shades of #baeaed color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebaeaed#baeaed
RGB Decimal186, 234, 237rgb(186, 234, 237)
RGB Percent73%, 92%, 93%rgb(73%, 92%, 93%)
CSS RGBa186, 234, 237,1rgba(186,234,237,1)
CMYK Modelcmyk(22%,1%,0%,7%)
HSL Color Space184,59% ,83%hsl(184,59% ,83%)
HSV Color Space184°, 22%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101110101110101011101101
Octal272352355
Decimal186234237
Hexbaeaed

Different shades of #baeaed color code.

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

Light Shade of #baeaed
#e2f6f8
Dark Shade of #baeaed
#92dee2
Saturated Shade of #baeaed
#b6eef1
Desaturated Shade of #baeaed
#bee6e9
Grey scale Shade of #baeaed
#d3d3d3
Brighten Shade
#d3ffff
Most Readable Shade
#000000

Shades of #baeaed color code

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

#baeaed
#a5d0d2
#90b6b8
#7c9c9e
#678283
#526869
#3e4e4f
#293434
#141a1a
#000000

Similar Color like #baeaed color

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

#bbebee
#bcecef
#bdedf0
#beeef1
#bfeff2
#c0f0f3
#c1f1f4
#c2f2f5
#c3f3f6
#c4f4f7
#c5f5f8
#c6f6f9
#c7f7fa
#c8f8fb
#b9e9ec
#b8e8eb
#b7e7ea
#b6e6e9
#b5e5e8
#b4e4e7
#b3e3e6
#b2e2e5
#b1e1e4
#b0e0e3
#afdfe2
#aedee1
#addde0
#acdcdf

Monochromatic Color with #baeaed

#baeaed
#131818
#354243
#566c6d
#779698
#99c0c2

Tints of #baeaed Color

#baeaed
#c1ecef
#c9eef1
#d1f1f3
#d8f3f5
#e0f5f7
#e8f8f9
#effafb
#f7fcfd
#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

#baeaed
#edbdba

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

Split Complementary

#baeaed
#edbad0
#edd7ba

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

Analogous Color

#baeddc
#baede6
#baeaed
#bae0ed
#bad6ed

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

#baeaed
#edbaea
#eaedba

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

#baeaed
#d6baed
#edbdba
#d0edba

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

Double Complementary Color

#baeaed
#edbdba
#edd7ba
#bad0ed

Double Complementary 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).

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

#baeaed Color Code Preview on Black Background Color

This is how #baeaed Color will look on black background color. Color contrast ratio is 16.08

#baeaed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #baeaed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #baeaed

#baeaed color code is use for CSS Background Color

Background color for the above div is #baeaed

HTML with inline CSS

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

#baeaed color code is use for CSS Border Color

CSS Border color for the above div is #baeaed

HTML with inline CSS

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

CSS Border Left color for the above div is #baeaed

HTML with inline CSS

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

CSS Border Right color for the above div is #baeaed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #baeaed

HTML with inline CSS

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

CSS Border Top color for the above div is #baeaed

HTML with inline CSS

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

#baeaed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#baeaed Color code Preview on White Background

This is how #baeaed Color code will look on white background color. Color contrast ratio is 1.31

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(186,234,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(237,189,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(186,234,237,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.