crispedge.com

Color picker

Loading...

#bedcff hex color - Blue - Cool color - Information

#bedcff hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #bedcff Color code in RGB color code model is created after adding 74.51% red color, 86.27% green color and 100% blue color. Hex #bedcff Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 14% magenta, 0% yellow and 0% black.

Hex #bedcff color code is between #bbddee web safe hex color code and #ccccdd web safe hex color code. #bbddee is the nearest web safe color code. You can see here many more shades of #bedcff color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebedcff#bedcff
RGB Decimal190, 220, 255rgb(190, 220, 255)
RGB Percent75%, 86%, 100%rgb(75%, 86%, 100%)
CSS RGBa190, 220, 255,1rgba(190,220,255,1)
CMYK Modelcmyk(25%,14%,0%,0%)
HSL Color Space212,100% ,87%hsl(212,100% ,87%)
HSV Color Space212°, 25%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111101101110011111111
Octal276334377
Decimal190220255
Hexbedcff

Different shades of #bedcff color code.

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

Light Shade of #bedcff
#f1f7ff
Dark Shade of #bedcff
#8bc1ff
Saturated Shade of #bedcff
#bedcff
Desaturated Shade of #bedcff
#c1dcfc
Grey scale Shade of #bedcff
#dedede
Brighten Shade
#d7f5ff
Most Readable Shade
#000000

Shades of #bedcff color code

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

#bedcff
#a8c3e2
#93abc6
#7e92aa
#697a8d
#546171
#3f4955
#2a3038
#15181c
#000000

Similar Color like #bedcff color

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

#bfddff
#c0deff
#c1dfff
#c2e0ff
#c3e1ff
#c4e2ff
#c5e3ff
#c6e4ff
#c7e5ff
#c8e6ff
#c9e7ff
#cae8ff
#cbe9ff
#cceaff
#bddbfe
#bcdafd
#bbd9fc
#bad8fb
#b9d7fa
#b8d6f9
#b7d5f8
#b6d4f7
#b5d3f6
#b4d2f5
#b3d1f4
#b2d0f3
#b1cff2
#b0cef1

Monochromatic Color with #bedcff

#bedcff
#20252a
#3f4955
#5f6e80
#7f93aa
#9eb7d4

Tints of #bedcff Color

#bedcff
#c5dfff
#cce3ff
#d3e7ff
#daebff
#e2efff
#e9f3ff
#f0f7ff
#f7fbff
#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

#bedcff
#ffe1be

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

Split Complementary

#bedcff
#ffc0be
#fdffbe

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

Analogous Color

#bef6ff
#bee9ff
#bedcff
#becfff
#bec2ff

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

#bedcff
#ffbedc
#dcffbe

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

#bedcff
#ffbefc
#ffe1be
#beffc0

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

#bedcff
#ffe1be
#fdffbe
#c0beff

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 #bedcff 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.

#bedcff Color Code Preview on Black Background Color

This is how #bedcff Color will look on black background color. Color contrast ratio is 14.87

#bedcff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bedcff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bedcff

#bedcff color code is use for CSS Background Color

Background color for the above div is #bedcff

HTML with inline CSS

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

#bedcff color code is use for CSS Border Color

CSS Border color for the above div is #bedcff

HTML with inline CSS

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

CSS Border Left color for the above div is #bedcff

HTML with inline CSS

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

CSS Border Right color for the above div is #bedcff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bedcff

HTML with inline CSS

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

CSS Border Top color for the above div is #bedcff

HTML with inline CSS

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

#bedcff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bedcff Color code Preview on White Background

This is how #bedcff Color code will look on white background color. Color contrast ratio is 1.41

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

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(190,220,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(255,225,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(190,220,255,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.