Skip to main content Skip to docs navigation

#a4bfce hex color | Sea Breeze | 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

Color Hue/Base color: Blue

Hex #a4bfce Color Code is also known as | Sea Breeze color.

Hex #a4bfce Color code in RGB color code model is created after adding 64.31% red color, 74.9% green color and 80.78% blue color. Hex #a4bfce Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 7% magenta, 0% yellow and 19.22% black.

Hex #a4bfce color code is between #aabbcc web safe hex color code and #99ccdd web safe hex color code. #aabbcc is the nearest web safe color code. You can see here many more shades of #a4bfce color code.

RGB Chart

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

Color Table

Hex Color Code a4bfce #a4bfce
RGB Decimal 164, 191, 206 164, 191, 206
RGB Percent 64%, 75%, 81% rgb(64%, 75%, 81%)
CSS RGBa 164, 191, 206,1 rgba(164,191,206,1)
CMYK Model cmyk(20%,7%,0%,19.22%)
HSL Color Space 201,30% ,73% hsl(201,30% ,73%)
HSV Color Space 201°, 20%, 81%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10100100 10111111 11001110
Octal 244 277 316
Decimal 164 191 206
Hex a4 bf ce

Different shades of #a4bfce color code.

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

Darkest of #a4bfce
#4c768d
Darker of #a4bfce
#6290aa
Dark of #a4bfce
#83a8bc
Base of #a4bfce
#a4bfce
Light of #a4bfce
#c5d6e0
Lighter
#e6eef2
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

#a4bfce
#ceb3a4

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

Split Complementary

#a4bfce
#cea4aa
#cec8a4

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

Analogous Color

#a4cec5
#a4cecc
#a4bfce
#a4b1ce
#a9a4ce

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

#a4bfce
#bfcea4
#cea4bf

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

#a4bfce
#cea4bf
#ceb3a4
#a4ceb3

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

#a4bfce
#c8a4ce
#ceb3a4
#aacea4

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

#3a5a6c
#4c768d
#6290aa
#83a8bc
#a4bfce
#c5d6e0
#e6eef2
#ffffff
#ffffff

Tints of #a4bfce Color

#a4bfce
#aec6d3
#b8cdd8
#c2d4de
#ccdbe3
#d6e2e9
#e0e9ee
#eaf0f4
#f4f7f9
#ffffff

Shades of #a4bfce color code

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

#a4bfce
#91a9b7
#7f94a0
#6d7f89
#5b6a72
#48545b
#363f44
#242a2d
#121516
#000000

Tones

#a4bfce
#b2bbc0
#b9b9b9
#b9b9b9
#b9b9b9

Tones

Similar Color like #a4bfce color

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

#a5c0cf
#a6c1d0
#a7c2d1
#a8c3d2
#a9c4d3
#aac5d4
#abc6d5
#acc7d6
#adc8d7
#aec9d8
#afcad9
#b0cbda
#b1ccdb
#b2cddc
#a3becd
#a2bdcc
#a1bccb
#a0bbca
#9fbac9
#9eb9c8
#9db8c7
#9cb7c6
#9bb6c5
#9ab5c4
#99b4c3
#98b3c2
#97b2c1
#96b1c0

Download this Light Blue

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

#a4bfce Color Code Preview on Black Background Color

This is how #a4bfce Color will look on black background color. Color contrast ratio is 10.92

#a4bfce in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a4bfce

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a4bfce

#a4bfce color code is use for CSS Background Color

Background color for the above div is #a4bfce

HTML with inline CSS

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

#a4bfce color code is use for CSS Border Color

CSS Border color for the above div is #a4bfce

HTML with inline CSS

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

CSS Border Left color for the above div is #a4bfce

HTML with inline CSS

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

CSS Border Right color for the above div is #a4bfce

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a4bfce

HTML with inline CSS

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

CSS Border Top color for the above div is #a4bfce

HTML with inline CSS

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

#a4bfce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a4bfce Color code Preview on White Background

This is how #a4bfce Color code will look on white background color. Color contrast ratio is 1.92

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

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