crispedge.com

Color picker

Loading...

#bccdf9 hex color - Blue - Cool color - Information

#bccdf9 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #bccdf9 Color code in RGB color code model is created after adding 73.73% red color, 80.39% green color and 97.65% blue color. Hex #bccdf9 Color code in CMYK color (process color) code model is generated after subtraction of 24% cyan, 18% magenta, 0% yellow and 2% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebccdf9#bccdf9
RGB Decimal188, 205, 249rgb(188, 205, 249)
RGB Percent74%, 80%, 98%rgb(74%, 80%, 98%)
CSS RGBa188, 205, 249,1rgba(188,205,249,1)
CMYK Modelcmyk(24%,18%,0%,2%)
HSL Color Space223,84% ,86%hsl(223,84% ,86%)
HSV Color Space223°, 24%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111001100110111111001
Octal274315371
Decimal188205249
Hexbccdf9

Different shades of #bccdf9 color code.

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

Light Shade of #bccdf9
#ebf0fd
Dark Shade of #bccdf9
#8daaf5
Saturated Shade of #bccdf9
#b8cbfd
Desaturated Shade of #bccdf9
#c0cff5
Grey scale Shade of #bccdf9
#dadada
Brighten Shade
#d5e6ff
Most Readable Shade
#000000

Shades of #bccdf9 color code

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

#bccdf9
#a7b6dd
#929fc1
#7d88a6
#68718a
#535b6e
#3e4453
#292d37
#14161b
#000000

Similar Color like #bccdf9 color

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

#bdcefa
#becffb
#bfd0fc
#c0d1fd
#c1d2fe
#c2d3ff
#c3d4ff
#c4d5ff
#c5d6ff
#c6d7ff
#c7d8ff
#c8d9ff
#c9daff
#cadbff
#bbccf8
#bacbf7
#b9caf6
#b8c9f5
#b7c8f4
#b6c7f3
#b5c6f2
#b4c5f1
#b3c4f0
#b2c3ef
#b1c2ee
#b0c1ed
#afc0ec
#aebfeb

Monochromatic Color with #bccdf9

#bccdf9
#1c1e24
#3c414f
#5c6479
#7c87a4
#9caace

Tints of #bccdf9 Color

#bccdf9
#c3d2f9
#cad8fa
#d2ddfb
#d9e3fb
#e1e8fc
#e8eefd
#f0f3fd
#f7f9fe
#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

#bccdf9
#f9e8bc

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

Split Complementary

#bccdf9
#f9cabc
#ebf9bc

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

Analogous Color

#bce5f9
#bcd9f9
#bccdf9
#bcc1f9
#c3bcf9

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

#bccdf9
#f9bccd
#cdf9bc

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

#bccdf9
#f9bceb
#f9e8bc
#bcf9c9

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

#bccdf9
#f9e8bc
#ebf9bc
#cabcf9

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

#bccdf9 Color Code Preview on Black Background Color

This is how #bccdf9 Color will look on black background color. Color contrast ratio is 13.24

#bccdf9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bccdf9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bccdf9

#bccdf9 color code is use for CSS Background Color

Background color for the above div is #bccdf9

HTML with inline CSS

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

#bccdf9 color code is use for CSS Border Color

CSS Border color for the above div is #bccdf9

HTML with inline CSS

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

CSS Border Left color for the above div is #bccdf9

HTML with inline CSS

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

CSS Border Right color for the above div is #bccdf9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bccdf9

HTML with inline CSS

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

CSS Border Top color for the above div is #bccdf9

HTML with inline CSS

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

#bccdf9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bccdf9 Color code Preview on White Background

This is how #bccdf9 Color code will look on white background color. Color contrast ratio is 1.59

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

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(188,205,249,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(249,232,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,205,249,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.