Skip to main content Skip to docs navigation

#cfb7ea 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 Connecticut Lilac and its hex is #CCBBEE Nearest Color Name

Color Hue/Base color: Blue

Hex #cfb7ea Color code in RGB color code model is created after adding 81.18% red color, 71.76% green color and 91.76% blue color. Hex #cfb7ea Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 22% magenta, 0% yellow and 8.24% black.

Hex #cfb7ea color code is between #ccbbee web safe hex color code and #ddaadd web safe hex color code. #ccbbee is the nearest web safe color code. You can see here many more shades of #cfb7ea color code.

RGB Chart

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

Color Table

Hex Color Code cfb7ea #cfb7ea
RGB Decimal 207, 183, 234 207, 183, 234
RGB Percent 81%, 72%, 92% rgb(81%, 72%, 92%)
CSS RGBa 207, 183, 234,1 rgba(207,183,234,1)
CMYK Model cmyk(12%,22%,0%,8.24%)
HSL Color Space 268,55% ,82% hsl(268,55% ,82%)
HSV Color Space 268°, 22%, 92%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11001111 10110111 11101010
Octal 317 267 352
Decimal 207 183 234
Hex cf b7 ea

Different shades of #cfb7ea color code.

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

Darkest of #cfb7ea
#8041c7
Darker of #cfb7ea
#9a68d3
Dark of #cfb7ea
#b58fde
Base of #cfb7ea
#cfb7ea
Light of #cfb7ea
#e9def6
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

#cfb7ea
#d2eab7

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

Split Complementary

#cfb7ea
#eae8b7
#b8eab7

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

Analogous Color

#b7bdea
#bab7ea
#cfb7ea
#e0b7ea
#eab7df

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

#cfb7ea
#b7eacf
#eacfb7

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

#cfb7ea
#eacfb7
#d2eab7
#b7d2ea

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

#cfb7ea
#eab7b8
#d2eab7
#b7eae8

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

#6730a5
#8041c7
#9a68d3
#b58fde
#cfb7ea
#e9def6
#ffffff
#ffffff
#ffffff

Tints of #cfb7ea Color

#cfb7ea
#d4bfec
#d9c7ee
#dfcff1
#e4d7f3
#e9dff5
#efe7f8
#f4effa
#f9f7fc
#ffffff

Shades of #cfb7ea color code

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

#cfb7ea
#b8a2d0
#a18eb6
#8a7a9c
#736582
#5c5168
#453d4e
#2e2834
#17141a
#000000

Tones

#cfb7ea
#d0c0e1
#d0cad7
#d0d0d0
#d0d0d0

Tones

Similar Color like #cfb7ea color

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

#d0b8eb
#d1b9ec
#d2baed
#d3bbee
#d4bcef
#d5bdf0
#d6bef1
#d7bff2
#d8c0f3
#d9c1f4
#dac2f5
#dbc3f6
#dcc4f7
#ddc5f8
#ceb6e9
#cdb5e8
#ccb4e7
#cbb3e6
#cab2e5
#c9b1e4
#c8b0e3
#c7afe2
#c6aee1
#c5ade0
#c4acdf
#c3abde
#c2aadd
#c1a9dc

Download this Light Blue

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

#cfb7ea Color Code Preview on Black Background Color

This is how #cfb7ea Color will look on black background color. Color contrast ratio is 11.61

#cfb7ea in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cfb7ea

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cfb7ea

#cfb7ea color code is use for CSS Background Color

Background color for the above div is #cfb7ea

HTML with inline CSS

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

#cfb7ea color code is use for CSS Border Color

CSS Border color for the above div is #cfb7ea

HTML with inline CSS

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

CSS Border Left color for the above div is #cfb7ea

HTML with inline CSS

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

CSS Border Right color for the above div is #cfb7ea

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cfb7ea

HTML with inline CSS

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

CSS Border Top color for the above div is #cfb7ea

HTML with inline CSS

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

#cfb7ea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cfb7ea Color code Preview on White Background

This is how #cfb7ea Color code will look on white background color. Color contrast ratio is 1.81

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

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(207,183,234,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(210,234,183,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(207,183,234,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }