Skip to content

#757CCF

≈ cornflowerblue · rgb(117, 124, 207)
Color formats
HEX#757CCF
RGBrgb(117, 124, 207)
HSLhsl(235, 48%, 64%)
HSVhsv(235, 43%, 81%)
OKLCHoklch(62% 0.12 278)
CMYKcmyk(43%, 40%, 0%, 19%)
Contrast & accessibility
On white3.79:1below AA
On black5.54:1AA pass
Best text color#000000
Nearest CSS name: cornflowerblue
Copy-ready code
CSS custom properties
:root {
  --cornflowerblue: #757ccf;
  --cornflowerblue-rgb: 117 124 207;
  --cornflowerblue-oklch: oklch(62% 0.12 278);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--cornflowerblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#757ccf] text-[#757ccf] border-[#757ccf]
Shades & tints
Color harmonies
About this color

#757CCF is a color with the RGB value rgb(117, 124, 207). Its closest CSS named color is "cornflowerblue". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.

Related

Convert #757CCF to other formats

Palettes with a similar color

Gradients with a similar color

Copied