Skip to main content Skip to docs navigation

#bec5cd 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 Cemetery Ash and its hex is #C0C7D0 Nearest Color Name

Color Hue/Base color: Blue

Hex #bec5cd Color code in RGB color code model is created after adding 74.51% red color, 77.25% green color and 80.39% blue color. Hex #bec5cd Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 4% magenta, 0% yellow and 19.61% black.

Hex #bec5cd color code is between #bbcccc web safe hex color code and #ccbbdd web safe hex color code. #bbcccc is the nearest web safe color code. You can see here many more shades of #bec5cd color code.

RGB Chart

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

Color Table

Hex Color Code bec5cd #bec5cd
RGB Decimal 190, 197, 205 190, 197, 205
RGB Percent 75%, 77%, 80% rgb(75%, 77%, 80%)
CSS RGBa 190, 197, 205,1 rgba(190,197,205,1)
CMYK Model cmyk(7%,4%,0%,19.61%)
HSL Color Space 212,13% ,77% hsl(212,13% ,77%)
HSV Color Space 212°, 7%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111110 11000101 11001101
Octal 276 305 315
Decimal 190 197 205
Hex be c5 cd

Different shades of #bec5cd color code.

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

Darkest of #bec5cd
#697889
Darker of #bec5cd
#8492a1
Dark of #bec5cd
#a1abb7
Base of #bec5cd
#bec5cd
Light of #bec5cd
#dbdfe3
Lighter
#f8f8f9
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

#bec5cd
#cdc6be

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

Split Complementary

#bec5cd
#cdbebe
#cccdbe

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

Analogous Color

#becdcc
#becbcd
#bec5cd
#bec0cd
#c2becd

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

#bec5cd
#c5cdbe
#cdbec5

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

#bec5cd
#cdbec5
#cdc6be
#becdc6

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

#bec5cd
#cdbecc
#cdc6be
#becdbe

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

#535f6c
#697889
#8492a1
#a1abb7
#bec5cd
#dbdfe3
#f8f8f9
#ffffff
#ffffff

Tints of #bec5cd Color

#bec5cd
#c5cbd2
#ccd1d8
#d3d8dd
#dadee3
#e2e5e8
#e9ebee
#f0f2f3
#f7f8f9
#ffffff

Shades of #bec5cd color code

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

#bec5cd
#a8afb6
#93999f
#7e8388
#696d71
#54575b
#3f4144
#2a2b2d
#151516
#000000

Tones

#bec5cd
#c5c5c5
#c5c5c5
#c5c5c5
#c5c5c5

Tones

Similar Color like #bec5cd color

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

#bfc6ce
#c0c7cf
#c1c8d0
#c2c9d1
#c3cad2
#c4cbd3
#c5ccd4
#c6cdd5
#c7ced6
#c8cfd7
#c9d0d8
#cad1d9
#cbd2da
#ccd3db
#bdc4cc
#bcc3cb
#bbc2ca
#bac1c9
#b9c0c8
#b8bfc7
#b7bec6
#b6bdc5
#b5bcc4
#b4bbc3
#b3bac2
#b2b9c1
#b1b8c0
#b0b7bf

Download this Light Blue

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

#bec5cd Color Code Preview on Black Background Color

This is how #bec5cd Color will look on black background color. Color contrast ratio is 12.06

#bec5cd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bec5cd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bec5cd

#bec5cd color code is use for CSS Background Color

Background color for the above div is #bec5cd

HTML with inline CSS

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

#bec5cd color code is use for CSS Border Color

CSS Border color for the above div is #bec5cd

HTML with inline CSS

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

CSS Border Left color for the above div is #bec5cd

HTML with inline CSS

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

CSS Border Right color for the above div is #bec5cd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bec5cd

HTML with inline CSS

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

CSS Border Top color for the above div is #bec5cd

HTML with inline CSS

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

#bec5cd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bec5cd Color code Preview on White Background

This is how #bec5cd Color code will look on white background color. Color contrast ratio is 1.74

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

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(190,197,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(205,198,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(190,197,205,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }