Skip to main content Skip to docs navigation

#c1bfef 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 Vodka and its hex is #BFC0EE Nearest Color Name

Color Hue/Base color: Blue

Hex #c1bfef Color code in RGB color code model is created after adding 75.69% red color, 74.9% green color and 93.73% blue color. Hex #c1bfef Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 20% magenta, 0% yellow and 6.27% black.

Hex #c1bfef color code is between #bbbbee web safe hex color code and #ccccff web safe hex color code. #bbbbee is the nearest web safe color code. You can see here many more shades of #c1bfef color code.

RGB Chart

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

Color Table

Hex Color Code c1bfef #c1bfef
RGB Decimal 193, 191, 239 193, 191, 239
RGB Percent 76%, 75%, 94% rgb(76%, 75%, 94%)
CSS RGBa 193, 191, 239,1 rgba(193,191,239,1)
CMYK Model cmyk(19%,20%,0%,6.27%)
HSL Color Space 242,60% ,84% hsl(242,60% ,84%)
HSV Color Space 242°, 20%, 94%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11000001 10111111 11101111
Octal 301 277 357
Decimal 193 191 239
Hex c1 bf ef

Different shades of #c1bfef color code.

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

Darkest of #c1bfef
#4a45d0
Darker of #c1bfef
#726ddb
Dark of #c1bfef
#9996e5
Base of #c1bfef
#c1bfef
Light of #c1bfef
#e9e8f9
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

#c1bfef
#edefbf

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

Split Complementary

#c1bfef
#efd9bf
#d5efbf

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

Analogous Color

#bfd9ef
#bfd1ef
#c1bfef
#d1bfef
#e5bfef

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

#c1bfef
#bfefc1
#efc1bf

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

#c1bfef
#efc1bf
#edefbf
#bfedef

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

#c1bfef
#efbfd5
#edefbf
#bfefd9

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

#332db5
#4a45d0
#726ddb
#9996e5
#c1bfef
#e9e8f9
#ffffff
#ffffff
#ffffff

Tints of #c1bfef Color

#c1bfef
#c7c6f0
#cecdf2
#d5d4f4
#dcdbf6
#e3e2f7
#eae9f9
#f1f0fb
#f8f7fd
#ffffff

Shades of #c1bfef color code

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

#c1bfef
#aba9d4
#9694b9
#807f9f
#6b6a84
#55546a
#403f4f
#2a2a35
#15151a
#000000

Tones

#c1bfef
#c8c7e7
#d0cfdf
#d7d7d7
#d7d7d7

Tones

Similar Color like #c1bfef color

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

#c2c0f0
#c3c1f1
#c4c2f2
#c5c3f3
#c6c4f4
#c7c5f5
#c8c6f6
#c9c7f7
#cac8f8
#cbc9f9
#cccafa
#cdcbfb
#ceccfc
#cfcdfd
#c0beee
#bfbded
#bebcec
#bdbbeb
#bcbaea
#bbb9e9
#bab8e8
#b9b7e7
#b8b6e6
#b7b5e5
#b6b4e4
#b5b3e3
#b4b2e2
#b3b1e1

Download this Light Blue

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

#c1bfef Color Code Preview on Black Background Color

This is how #c1bfef Color will look on black background color. Color contrast ratio is 11.97

#c1bfef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c1bfef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c1bfef

#c1bfef color code is use for CSS Background Color

Background color for the above div is #c1bfef

HTML with inline CSS

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

#c1bfef color code is use for CSS Border Color

CSS Border color for the above div is #c1bfef

HTML with inline CSS

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

CSS Border Left color for the above div is #c1bfef

HTML with inline CSS

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

CSS Border Right color for the above div is #c1bfef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c1bfef

HTML with inline CSS

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

CSS Border Top color for the above div is #c1bfef

HTML with inline CSS

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

#c1bfef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c1bfef Color code Preview on White Background

This is how #c1bfef Color code will look on white background color. Color contrast ratio is 1.75

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

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(193,191,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(237,239,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(193,191,239,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }